#5c2dbf color space conversions
Hex:
        #5c2dbf
        RGB:
        92, 45, 191
        CMY:
        64, 82, 25
        CMYK:
        52, 76, 0, 25
      HSL:
        259°, 61.8644%, 46.2745%
        HSV (HSB):
        259°, 76.4398%, 74.9020%
        XYZ:
        14.7560, 7.9137, 50.0400
        xyY:
        0.2029, 0.1088, 7.9137
      CIE-Lab:
        33.8024, 54.0625, -68.4751
        CIE-LCH:
        33.8024, 87.2445, 308.2918
        CIE-Luv:
        33.8024, 4.5253, -95.4360
        Hunter-Lab:
        28.1312, 44.4009, -85.7734
      #5c2dbf color charts
#5c2dbf RGB chart
      #5c2dbf CMYK chart
      #5c2dbf RGB pie chart
      #5c2dbf color shades, tints & tones
#5c2dbf color schemes
#5c2dbf color preview, HTML & CSS examples
           This text has a color of #5c2dbf        
        
          <p style="color:#5c2dbf;">Text here</p>
        
        
          .mytext {color:#5c2dbf;}
        
        Text color #5c2dbf
      
           This box has a color of #5c2dbf        
        
          <div style="background-color:#5c2dbf;">Content here</div>
        
        
          .mybackground {background-color:#5c2dbf;}
        
        Background color #5c2dbf
      
           Border around this has a color of #5c2dbf        
        
          <div style="border:2px solid #5c2dbf;">Content here</div>
        
        
          .myborder {border:2px solid #5c2dbf;}
        
        Border color #5c2dbf