#5725cd color space conversions
Hex:
        #5725cd
        RGB:
        87, 37, 205
        CMY:
        66, 85, 20
        CMYK:
        58, 82, 0, 20
      HSL:
        258°, 69.4215%, 47.4510%
        HSV (HSB):
        258°, 81.9512%, 80.3922%
        XYZ:
        15.6115, 7.7572, 58.4321
        xyY:
        0.1908, 0.0948, 7.7572
      CIE-Lab:
        33.4719, 60.5833, -77.2312
        CIE-LCH:
        33.4719, 98.1580, 308.1121
        CIE-Luv:
        33.4719, 2.3462, -104.9215
        Hunter-Lab:
        27.8517, 51.3129, -104.8927
      #5725cd color charts
#5725cd RGB chart
      #5725cd CMYK chart
      #5725cd RGB pie chart
      #5725cd color shades, tints & tones
#5725cd color schemes
#5725cd color preview, HTML & CSS examples
           This text has a color of #5725cd        
        
          <p style="color:#5725cd;">Text here</p>
        
        
          .mytext {color:#5725cd;}
        
        Text color #5725cd
      
           This box has a color of #5725cd        
        
          <div style="background-color:#5725cd;">Content here</div>
        
        
          .mybackground {background-color:#5725cd;}
        
        Background color #5725cd
      
           Border around this has a color of #5725cd        
        
          <div style="border:2px solid #5725cd;">Content here</div>
        
        
          .myborder {border:2px solid #5725cd;}
        
        Border color #5725cd