#5c69ff color space conversions
Hex:
        #5c69ff
        RGB:
        92, 105, 255
        CMY:
        64, 59, 0
        CMYK:
        64, 59, 0, 0
      HSL:
        235°, 100.0000%, 68.0392%
        HSV (HSB):
        235°, 63.9216%, 100.0000%
        XYZ:
        27.5152, 19.5985, 96.9404
        xyY:
        0.1910, 0.1360, 19.5985
      CIE-Lab:
        51.3802, 40.3297, -76.2302
        CIE-LCH:
        51.3802, 86.2411, 297.8811
        CIE-Luv:
        51.3802, -12.0857, -120.4107
        Hunter-Lab:
        44.2701, 33.4703, -98.8410
      #5c69ff color charts
#5c69ff RGB chart
      #5c69ff CMYK chart
      #5c69ff RGB pie chart
      #5c69ff color shades, tints & tones
#5c69ff color schemes
#5c69ff color preview, HTML & CSS examples
           This text has a color of #5c69ff        
        
          <p style="color:#5c69ff;">Text here</p>
        
        
          .mytext {color:#5c69ff;}
        
        Text color #5c69ff
      
           This box has a color of #5c69ff        
        
          <div style="background-color:#5c69ff;">Content here</div>
        
        
          .mybackground {background-color:#5c69ff;}
        
        Background color #5c69ff
      
           Border around this has a color of #5c69ff        
        
          <div style="border:2px solid #5c69ff;">Content here</div>
        
        
          .myborder {border:2px solid #5c69ff;}
        
        Border color #5c69ff