#5b66da color space conversions
Hex:
        #5b66da
        RGB:
        91, 102, 218
        CMY:
        64, 60, 15
        CMYK:
        58, 53, 0, 15
      HSL:
        235°, 63.1841%, 60.5882%
        HSV (HSB):
        235°, 58.2569%, 85.4902%
        XYZ:
        21.7206, 16.7888, 68.4254
        xyY:
        0.2031, 0.1570, 16.7888
      CIE-Lab:
        47.9929, 29.8588, -60.9774
        CIE-LCH:
        47.9929, 67.8954, 296.0896
        CIE-Luv:
        47.9929, -10.2271, -95.3181
        Hunter-Lab:
        40.9742, 22.9190, -70.3302
      #5b66da color charts
#5b66da RGB chart
      #5b66da CMYK chart
      #5b66da RGB pie chart
      #5b66da color shades, tints & tones
#5b66da color schemes
#5b66da color preview, HTML & CSS examples
           This text has a color of #5b66da        
        
          <p style="color:#5b66da;">Text here</p>
        
        
          .mytext {color:#5b66da;}
        
        Text color #5b66da
      
           This box has a color of #5b66da        
        
          <div style="background-color:#5b66da;">Content here</div>
        
        
          .mybackground {background-color:#5b66da;}
        
        Background color #5b66da
      
           Border around this has a color of #5b66da        
        
          <div style="border:2px solid #5b66da;">Content here</div>
        
        
          .myborder {border:2px solid #5b66da;}
        
        Border color #5b66da