#5705fe color space conversions
Hex:
        #5705fe
        RGB:
        87, 5, 254
        CMY:
        66, 98, 0
        CMYK:
        66, 98, 0, 0
      HSL:
        260°, 99.2032%, 50.7843%
        HSV (HSB):
        260°, 98.0315%, 99.6078%
        XYZ:
        21.8741, 9.2905, 94.4063
        xyY:
        0.1742, 0.0740, 9.2905
      CIE-Lab:
        36.5378, 79.9527, -100.1292
        CIE-LCH:
        36.5378, 128.1339, 308.6072
        CIE-Luv:
        36.5378, -0.4633, -133.0952
        Hunter-Lab:
        30.4804, 74.7593, -162.3015
      #5705fe color charts
#5705fe RGB chart
      #5705fe CMYK chart
      #5705fe RGB pie chart
      #5705fe color shades, tints & tones
#5705fe color schemes
#5705fe color preview, HTML & CSS examples
           This text has a color of #5705fe        
        
          <p style="color:#5705fe;">Text here</p>
        
        
          .mytext {color:#5705fe;}
        
        Text color #5705fe
      
           This box has a color of #5705fe        
        
          <div style="background-color:#5705fe;">Content here</div>
        
        
          .mybackground {background-color:#5705fe;}
        
        Background color #5705fe
      
           Border around this has a color of #5705fe        
        
          <div style="border:2px solid #5705fe;">Content here</div>
        
        
          .myborder {border:2px solid #5705fe;}
        
        Border color #5705fe