#5c0dd2 color space conversions
Hex:
        #5c0dd2
        RGB:
        92, 13, 210
        CMY:
        64, 95, 18
        CMYK:
        56, 94, 0, 18
      HSL:
        264°, 88.3408%, 43.7255%
        HSV (HSB):
        264°, 93.8095%, 82.3529%
        XYZ:
        16.1904, 7.2163, 61.5123
        xyY:
        0.1907, 0.0850, 7.2163
      CIE-Lab:
        32.2943, 69.0028, -82.0686
        CIE-LCH:
        32.2943, 107.2224, 310.0569
        CIE-Luv:
        32.2943, 4.9388, -108.3713
        Hunter-Lab:
        26.8632, 60.5713, -116.9603
      #5c0dd2 color charts
#5c0dd2 RGB chart
      #5c0dd2 CMYK chart
      #5c0dd2 RGB pie chart
      #5c0dd2 color shades, tints & tones
#5c0dd2 color schemes
#5c0dd2 color preview, HTML & CSS examples
           This text has a color of #5c0dd2        
        
          <p style="color:#5c0dd2;">Text here</p>
        
        
          .mytext {color:#5c0dd2;}
        
        Text color #5c0dd2
      
           This box has a color of #5c0dd2        
        
          <div style="background-color:#5c0dd2;">Content here</div>
        
        
          .mybackground {background-color:#5c0dd2;}
        
        Background color #5c0dd2
      
           Border around this has a color of #5c0dd2        
        
          <div style="border:2px solid #5c0dd2;">Content here</div>
        
        
          .myborder {border:2px solid #5c0dd2;}
        
        Border color #5c0dd2