#5c2ddf color space conversions
Hex:
        #5c2ddf
        RGB:
        92, 45, 223
        CMY:
        64, 82, 13
        CMYK:
        59, 80, 0, 13
      HSL:
        256°, 73.5537%, 52.5490%
        HSV (HSB):
        256°, 79.8206%, 87.4510%
        XYZ:
        18.6713, 9.4798, 70.6577
        xyY:
        0.1890, 0.0959, 9.4798
      CIE-Lab:
        36.8921, 62.6746, -81.9596
        CIE-LCH:
        36.8921, 103.1769, 307.4052
        CIE-Luv:
        36.8921, 1.1864, -114.8655
        Hunter-Lab:
        30.7893, 54.3651, -114.5110
      #5c2ddf color charts
#5c2ddf RGB chart
      #5c2ddf CMYK chart
      #5c2ddf RGB pie chart
      #5c2ddf color shades, tints & tones
#5c2ddf color schemes
#5c2ddf color preview, HTML & CSS examples
           This text has a color of #5c2ddf        
        
          <p style="color:#5c2ddf;">Text here</p>
        
        
          .mytext {color:#5c2ddf;}
        
        Text color #5c2ddf
      
           This box has a color of #5c2ddf        
        
          <div style="background-color:#5c2ddf;">Content here</div>
        
        
          .mybackground {background-color:#5c2ddf;}
        
        Background color #5c2ddf
      
           Border around this has a color of #5c2ddf        
        
          <div style="border:2px solid #5c2ddf;">Content here</div>
        
        
          .myborder {border:2px solid #5c2ddf;}
        
        Border color #5c2ddf