#5966f3 color space conversions
Hex:
        #5966f3
        RGB:
        89, 102, 243
        CMY:
        65, 60, 5
        CMYK:
        63, 58, 0, 5
      HSL:
        235°, 86.5169%, 65.0980%
        HSV (HSB):
        235°, 63.3745%, 95.2941%
        XYZ:
        25.0489, 18.0977, 86.9670
        xyY:
        0.1925, 0.1391, 18.0977
      CIE-Lab:
        49.6143, 37.7473, -72.4363
        CIE-LCH:
        49.6143, 81.6816, 297.5245
        CIE-Luv:
        49.6143, -11.6675, -113.6028
        Hunter-Lab:
        42.5413, 30.6556, -91.4272
      #5966f3 color charts
#5966f3 RGB chart
      #5966f3 CMYK chart
      #5966f3 RGB pie chart
      #5966f3 color shades, tints & tones
#5966f3 color schemes
#5966f3 color preview, HTML & CSS examples
           This text has a color of #5966f3        
        
          <p style="color:#5966f3;">Text here</p>
        
        
          .mytext {color:#5966f3;}
        
        Text color #5966f3
      
           This box has a color of #5966f3        
        
          <div style="background-color:#5966f3;">Content here</div>
        
        
          .mybackground {background-color:#5966f3;}
        
        Background color #5966f3
      
           Border around this has a color of #5966f3        
        
          <div style="border:2px solid #5966f3;">Content here</div>
        
        
          .myborder {border:2px solid #5966f3;}
        
        Border color #5966f3