#5715d1 color space conversions
Hex:
        #5715d1
        RGB:
        87, 21, 209
        CMY:
        66, 92, 18
        CMYK:
        58, 90, 0, 18
      HSL:
        261°, 81.7391%, 45.0980%
        HSV (HSB):
        261°, 89.9522%, 81.9608%
        XYZ:
        15.7073, 7.1660, 60.8769
        xyY:
        0.1875, 0.0856, 7.1660
      CIE-Lab:
        32.1819, 66.7025, -81.6912
        CIE-LCH:
        32.1819, 105.4641, 309.2323
        CIE-Luv:
        32.1819, 3.1793, -107.7091
        Hunter-Lab:
        26.7694, 57.8905, -116.0941
      #5715d1 color charts
#5715d1 RGB chart
      #5715d1 CMYK chart
      #5715d1 RGB pie chart
      #5715d1 color shades, tints & tones
#5715d1 color schemes
#5715d1 color preview, HTML & CSS examples
           This text has a color of #5715d1        
        
          <p style="color:#5715d1;">Text here</p>
        
        
          .mytext {color:#5715d1;}
        
        Text color #5715d1
      
           This box has a color of #5715d1        
        
          <div style="background-color:#5715d1;">Content here</div>
        
        
          .mybackground {background-color:#5715d1;}
        
        Background color #5715d1
      
           Border around this has a color of #5715d1        
        
          <div style="border:2px solid #5715d1;">Content here</div>
        
        
          .myborder {border:2px solid #5715d1;}
        
        Border color #5715d1