#5715fd color space conversions
Hex:
        #5715fd
        RGB:
        87, 21, 253
        CMY:
        66, 92, 1
        CMYK:
        66, 92, 0, 1
      HSL:
        257°, 98.3051%, 53.7255%
        HSV (HSB):
        257°, 91.6996%, 99.2157%
        XYZ:
        21.9283, 9.6544, 93.6362
        xyY:
        0.1751, 0.0771, 9.6544
      CIE-Lab:
        37.2149, 77.2865, -98.4417
        CIE-LCH:
        37.2149, 125.1558, 308.1354
        CIE-Luv:
        37.2149, -0.9192, -132.6736
        Hunter-Lab:
        31.0716, 71.5984, -156.9244
      #5715fd color charts
#5715fd RGB chart
      #5715fd CMYK chart
      #5715fd RGB pie chart
      #5715fd color shades, tints & tones
#5715fd color schemes
#5715fd color preview, HTML & CSS examples
           This text has a color of #5715fd        
        
          <p style="color:#5715fd;">Text here</p>
        
        
          .mytext {color:#5715fd;}
        
        Text color #5715fd
      
           This box has a color of #5715fd        
        
          <div style="background-color:#5715fd;">Content here</div>
        
        
          .mybackground {background-color:#5715fd;}
        
        Background color #5715fd
      
           Border around this has a color of #5715fd        
        
          <div style="border:2px solid #5715fd;">Content here</div>
        
        
          .myborder {border:2px solid #5715fd;}
        
        Border color #5715fd