#5f66ec color space conversions
Hex:
        #5f66ec
        RGB:
        95, 102, 236
        CMY:
        63, 60, 7
        CMYK:
        60, 57, 0, 7
      HSL:
        237°, 78.7709%, 64.9020%
        HSV (HSB):
        237°, 59.7458%, 92.5490%
        XYZ:
        24.6110, 17.9918, 81.5325
        xyY:
        0.1983, 0.1449, 17.9918
      CIE-Lab:
        49.4861, 36.4212, -68.7087
        CIE-LCH:
        49.4861, 77.7649, 297.9272
        CIE-Luv:
        49.4861, -9.7956, -108.0549
        Hunter-Lab:
        42.4167, 29.3400, -84.2743
      #5f66ec color charts
#5f66ec RGB chart
      #5f66ec CMYK chart
      #5f66ec RGB pie chart
      #5f66ec color shades, tints & tones
#5f66ec color schemes
#5f66ec color preview, HTML & CSS examples
           This text has a color of #5f66ec        
        
          <p style="color:#5f66ec;">Text here</p>
        
        
          .mytext {color:#5f66ec;}
        
        Text color #5f66ec
      
           This box has a color of #5f66ec        
        
          <div style="background-color:#5f66ec;">Content here</div>
        
        
          .mybackground {background-color:#5f66ec;}
        
        Background color #5f66ec
      
           Border around this has a color of #5f66ec        
        
          <div style="border:2px solid #5f66ec;">Content here</div>
        
        
          .myborder {border:2px solid #5f66ec;}
        
        Border color #5f66ec