#5f69ce color space conversions
Hex:
        #5f69ce
        RGB:
        95, 105, 206
        CMY:
        63, 59, 19
        CMYK:
        54, 49, 0, 19
      HSL:
        235°, 53.1100%, 59.0196%
        HSV (HSB):
        235°, 53.8835%, 80.7843%
        XYZ:
        20.9115, 16.9923, 60.5702
        xyY:
        0.2124, 0.1726, 16.9923
      CIE-Lab:
        48.2503, 24.9050, -53.7099
        CIE-LCH:
        48.2503, 59.2031, 294.8769
        CIE-Luv:
        48.2503, -9.4149, -84.0938
        Hunter-Lab:
        41.2217, 18.4138, -58.2642
      #5f69ce color charts
#5f69ce RGB chart
      #5f69ce CMYK chart
      #5f69ce RGB pie chart
      #5f69ce color shades, tints & tones
#5f69ce color schemes
#5f69ce color preview, HTML & CSS examples
           This text has a color of #5f69ce        
        
          <p style="color:#5f69ce;">Text here</p>
        
        
          .mytext {color:#5f69ce;}
        
        Text color #5f69ce
      
           This box has a color of #5f69ce        
        
          <div style="background-color:#5f69ce;">Content here</div>
        
        
          .mybackground {background-color:#5f69ce;}
        
        Background color #5f69ce
      
           Border around this has a color of #5f69ce        
        
          <div style="border:2px solid #5f69ce;">Content here</div>
        
        
          .myborder {border:2px solid #5f69ce;}
        
        Border color #5f69ce