#5f6fda color space conversions
Hex:
        #5f6fda
        RGB:
        95, 111, 218
        CMY:
        63, 56, 15
        CMYK:
        56, 49, 0, 15
      HSL:
        232°, 62.4365%, 61.3725%
        HSV (HSB):
        232°, 56.4220%, 85.4902%
        XYZ:
        23.0586, 18.8637, 68.7554
        xyY:
        0.2083, 0.1704, 18.8637
      CIE-Lab:
        50.5274, 25.0864, -56.8824
        CIE-LCH:
        50.5274, 62.1686, 293.7985
        CIE-Luv:
        50.5274, -11.6874, -89.9427
        Hunter-Lab:
        43.4324, 18.7605, -63.4560
      #5f6fda color charts
#5f6fda RGB chart
      #5f6fda CMYK chart
      #5f6fda RGB pie chart
      #5f6fda color shades, tints & tones
#5f6fda color schemes
#5f6fda color preview, HTML & CSS examples
           This text has a color of #5f6fda        
        
          <p style="color:#5f6fda;">Text here</p>
        
        
          .mytext {color:#5f6fda;}
        
        Text color #5f6fda
      
           This box has a color of #5f6fda        
        
          <div style="background-color:#5f6fda;">Content here</div>
        
        
          .mybackground {background-color:#5f6fda;}
        
        Background color #5f6fda
      
           Border around this has a color of #5f6fda        
        
          <div style="border:2px solid #5f6fda;">Content here</div>
        
        
          .myborder {border:2px solid #5f6fda;}
        
        Border color #5f6fda