#5c1dcf color space conversions
Hex:
        #5c1dcf
        RGB:
        92, 29, 207
        CMY:
        64, 89, 19
        CMYK:
        56, 86, 0, 19
      HSL:
        261°, 75.4237%, 46.2745%
        HSV (HSB):
        261°, 85.9903%, 81.1765%
        XYZ:
        16.1155, 7.6590, 59.6604
        xyY:
        0.1932, 0.0918, 7.6590
      CIE-Lab:
        33.2624, 64.4017, -78.7233
        CIE-LCH:
        33.2624, 101.7101, 309.2858
        CIE-Luv:
        33.2624, 4.3733, -106.3580
        Hunter-Lab:
        27.6750, 55.5116, -108.4423
      #5c1dcf color charts
#5c1dcf RGB chart
      #5c1dcf CMYK chart
      #5c1dcf RGB pie chart
      #5c1dcf color shades, tints & tones
#5c1dcf color schemes
#5c1dcf color preview, HTML & CSS examples
           This text has a color of #5c1dcf        
        
          <p style="color:#5c1dcf;">Text here</p>
        
        
          .mytext {color:#5c1dcf;}
        
        Text color #5c1dcf
      
           This box has a color of #5c1dcf        
        
          <div style="background-color:#5c1dcf;">Content here</div>
        
        
          .mybackground {background-color:#5c1dcf;}
        
        Background color #5c1dcf
      
           Border around this has a color of #5c1dcf        
        
          <div style="border:2px solid #5c1dcf;">Content here</div>
        
        
          .myborder {border:2px solid #5c1dcf;}
        
        Border color #5c1dcf