#5c3fcf color space conversions
Hex:
        #5c3fcf
        RGB:
        92, 63, 207
        CMY:
        64, 75, 19
        CMYK:
        56, 70, 0, 19
      HSL:
        252°, 60.0000%, 52.9412%
        HSV (HSB):
        252°, 69.5652%, 81.1765%
        XYZ:
        17.4536, 10.3353, 60.1065
        xyY:
        0.1986, 0.1176, 10.3353
      CIE-Lab:
        38.4376, 49.5517, -70.2074
        CIE-LCH:
        38.4376, 85.9329, 305.2141
        CIE-Luv:
        38.4376, 0.0227, -102.2776
        Hunter-Lab:
        32.1486, 40.6485, -88.3473
      #5c3fcf color charts
#5c3fcf RGB chart
      #5c3fcf CMYK chart
      #5c3fcf RGB pie chart
      #5c3fcf color shades, tints & tones
#5c3fcf color schemes
#5c3fcf color preview, HTML & CSS examples
           This text has a color of #5c3fcf        
        
          <p style="color:#5c3fcf;">Text here</p>
        
        
          .mytext {color:#5c3fcf;}
        
        Text color #5c3fcf
      
           This box has a color of #5c3fcf        
        
          <div style="background-color:#5c3fcf;">Content here</div>
        
        
          .mybackground {background-color:#5c3fcf;}
        
        Background color #5c3fcf
      
           Border around this has a color of #5c3fcf        
        
          <div style="border:2px solid #5c3fcf;">Content here</div>
        
        
          .myborder {border:2px solid #5c3fcf;}
        
        Border color #5c3fcf