#5f69ff color space conversions
Hex:
        #5f69ff
        RGB:
        95, 105, 255
        CMY:
        63, 59, 0
        CMYK:
        63, 59, 0, 0
      HSL:
        236°, 100.0000%, 68.6275%
        HSV (HSB):
        236°, 62.7451%, 100.0000%
        XYZ:
        27.8209, 19.7560, 96.9547
        xyY:
        0.1925, 0.1367, 19.7560
      CIE-Lab:
        51.5603, 40.7737, -75.9291
        CIE-LCH:
        51.5603, 86.1843, 298.2357
        CIE-Luv:
        51.5603, -11.3268, -120.1386
        Hunter-Lab:
        44.4478, 33.9437, -98.2169
      #5f69ff color charts
#5f69ff RGB chart
      #5f69ff CMYK chart
      #5f69ff RGB pie chart
      #5f69ff color shades, tints & tones
#5f69ff color schemes
#5f69ff color preview, HTML & CSS examples
           This text has a color of #5f69ff        
        
          <p style="color:#5f69ff;">Text here</p>
        
        
          .mytext {color:#5f69ff;}
        
        Text color #5f69ff
      
           This box has a color of #5f69ff        
        
          <div style="background-color:#5f69ff;">Content here</div>
        
        
          .mybackground {background-color:#5f69ff;}
        
        Background color #5f69ff
      
           Border around this has a color of #5f69ff        
        
          <div style="border:2px solid #5f69ff;">Content here</div>
        
        
          .myborder {border:2px solid #5f69ff;}
        
        Border color #5f69ff