#5e69ff color space conversions
Hex:
        #5e69ff
        RGB:
        94, 105, 255
        CMY:
        63, 59, 0
        CMYK:
        63, 59, 0, 0
      HSL:
        236°, 100.0000%, 68.4314%
        HSV (HSB):
        236°, 63.1373%, 100.0000%
        XYZ:
        27.7177, 19.7028, 96.9499
        xyY:
        0.1920, 0.1365, 19.7028
      CIE-Lab:
        51.4996, 40.6243, -76.0306
        CIE-LCH:
        51.4996, 86.2032, 298.1163
        CIE-Luv:
        51.4996, -11.5829, -120.2306
        Hunter-Lab:
        44.3879, 33.7842, -98.4269
      #5e69ff color charts
#5e69ff RGB chart
      #5e69ff CMYK chart
      #5e69ff RGB pie chart
      #5e69ff color shades, tints & tones
#5e69ff color schemes
#5e69ff color preview, HTML & CSS examples
           This text has a color of #5e69ff        
        
          <p style="color:#5e69ff;">Text here</p>
        
        
          .mytext {color:#5e69ff;}
        
        Text color #5e69ff
      
           This box has a color of #5e69ff        
        
          <div style="background-color:#5e69ff;">Content here</div>
        
        
          .mybackground {background-color:#5e69ff;}
        
        Background color #5e69ff
      
           Border around this has a color of #5e69ff        
        
          <div style="border:2px solid #5e69ff;">Content here</div>
        
        
          .myborder {border:2px solid #5e69ff;}
        
        Border color #5e69ff