#5f3fcf color space conversions
Hex:
        #5f3fcf
        RGB:
        95, 63, 207
        CMY:
        63, 75, 19
        CMYK:
        54, 70, 0, 19
      HSL:
        253°, 60.0000%, 52.9412%
        HSV (HSB):
        253°, 69.5652%, 81.1765%
        XYZ:
        17.7593, 10.4929, 60.1208
        xyY:
        0.2010, 0.1187, 10.4929
      CIE-Lab:
        38.7129, 50.0147, -69.7458
        CIE-LCH:
        38.7129, 85.8251, 305.6443
        CIE-Luv:
        38.7129, 0.9940, -102.0147
        Hunter-Lab:
        32.3928, 41.1752, -87.3670
      #5f3fcf color charts
#5f3fcf RGB chart
      #5f3fcf CMYK chart
      #5f3fcf RGB pie chart
      #5f3fcf color shades, tints & tones
#5f3fcf color schemes
#5f3fcf color preview, HTML & CSS examples
           This text has a color of #5f3fcf        
        
          <p style="color:#5f3fcf;">Text here</p>
        
        
          .mytext {color:#5f3fcf;}
        
        Text color #5f3fcf
      
           This box has a color of #5f3fcf        
        
          <div style="background-color:#5f3fcf;">Content here</div>
        
        
          .mybackground {background-color:#5f3fcf;}
        
        Background color #5f3fcf
      
           Border around this has a color of #5f3fcf        
        
          <div style="border:2px solid #5f3fcf;">Content here</div>
        
        
          .myborder {border:2px solid #5f3fcf;}
        
        Border color #5f3fcf