#5b03be color space conversions
Hex:
        #5b03be
        RGB:
        91, 3, 190
        CMY:
        64, 99, 25
        CMYK:
        52, 98, 0, 25
      HSL:
        268°, 96.8912%, 37.8431%
        HSV (HSB):
        268°, 98.4211%, 74.5098%
        XYZ:
        13.6412, 6.0070, 49.1557
        xyY:
        0.1983, 0.0873, 6.0070
      CIE-Lab:
        29.4301, 65.9638, -75.0991
        CIE-LCH:
        29.4301, 99.9555, 311.2947
        CIE-Luv:
        29.4301, 7.4092, -96.8449
        Hunter-Lab:
        24.5091, 56.4579, -101.7560
      #5b03be color charts
#5b03be RGB chart
      #5b03be CMYK chart
      #5b03be RGB pie chart
      #5b03be color shades, tints & tones
#5b03be color schemes
#5b03be color preview, HTML & CSS examples
           This text has a color of #5b03be        
        
          <p style="color:#5b03be;">Text here</p>
        
        
          .mytext {color:#5b03be;}
        
        Text color #5b03be
      
           This box has a color of #5b03be        
        
          <div style="background-color:#5b03be;">Content here</div>
        
        
          .mybackground {background-color:#5b03be;}
        
        Background color #5b03be
      
           Border around this has a color of #5b03be        
        
          <div style="border:2px solid #5b03be;">Content here</div>
        
        
          .myborder {border:2px solid #5b03be;}
        
        Border color #5b03be