#5c25ec color space conversions
Hex:
        #5c25ec
        RGB:
        92, 37, 236
        CMY:
        64, 85, 7
        CMYK:
        61, 84, 0, 7
      HSL:
        257°, 83.9662%, 53.5294%
        HSV (HSB):
        257°, 84.3220%, 92.5490%
        XYZ:
        20.2155, 9.6546, 80.1549
        xyY:
        0.1837, 0.0877, 9.6546
      CIE-Lab:
        37.2152, 69.0837, -88.8367
        CIE-LCH:
        37.2152, 112.5368, 307.8703
        CIE-Luv:
        37.2152, 0.7615, -122.9108
        Hunter-Lab:
        31.0718, 61.7576, -131.1982
      #5c25ec color charts
#5c25ec RGB chart
      #5c25ec CMYK chart
      #5c25ec RGB pie chart
      #5c25ec color shades, tints & tones
#5c25ec color schemes
#5c25ec color preview, HTML & CSS examples
           This text has a color of #5c25ec        
        
          <p style="color:#5c25ec;">Text here</p>
        
        
          .mytext {color:#5c25ec;}
        
        Text color #5c25ec
      
           This box has a color of #5c25ec        
        
          <div style="background-color:#5c25ec;">Content here</div>
        
        
          .mybackground {background-color:#5c25ec;}
        
        Background color #5c25ec
      
           Border around this has a color of #5c25ec        
        
          <div style="border:2px solid #5c25ec;">Content here</div>
        
        
          .myborder {border:2px solid #5c25ec;}
        
        Border color #5c25ec