#5c0dcb color space conversions
Hex:
        #5c0dcb
        RGB:
        92, 13, 203
        CMY:
        64, 95, 20
        CMYK:
        55, 94, 0, 20
      HSL:
        265°, 87.9630%, 42.3529%
        HSV (HSB):
        265°, 93.5961%, 79.6078%
        XYZ:
        15.3370, 6.8750, 57.0186
        xyY:
        0.1936, 0.0868, 6.8750
      CIE-Lab:
        31.5205, 67.3804, -79.2744
        CIE-LCH:
        31.5205, 104.0410, 310.3633
        CIE-Luv:
        31.5205, 5.7607, -104.3347
        Hunter-Lab:
        26.2201, 58.5255, -110.5785
      #5c0dcb color charts
#5c0dcb RGB chart
      #5c0dcb CMYK chart
      #5c0dcb RGB pie chart
      #5c0dcb color shades, tints & tones
#5c0dcb color schemes
#5c0dcb color preview, HTML & CSS examples
           This text has a color of #5c0dcb        
        
          <p style="color:#5c0dcb;">Text here</p>
        
        
          .mytext {color:#5c0dcb;}
        
        Text color #5c0dcb
      
           This box has a color of #5c0dcb        
        
          <div style="background-color:#5c0dcb;">Content here</div>
        
        
          .mybackground {background-color:#5c0dcb;}
        
        Background color #5c0dcb
      
           Border around this has a color of #5c0dcb        
        
          <div style="border:2px solid #5c0dcb;">Content here</div>
        
        
          .myborder {border:2px solid #5c0dcb;}
        
        Border color #5c0dcb