#5f0cab color space conversions
Hex:
        #5f0cab
        RGB:
        95, 12, 171
        CMY:
        63, 95, 33
        CMYK:
        44, 93, 0, 33
      HSL:
        271°, 86.8852%, 35.8824%
        HSV (HSB):
        271°, 92.9825%, 67.0588%
        XYZ:
        12.2015, 5.6361, 38.9729
        xyY:
        0.2148, 0.0992, 5.6361
      CIE-Lab:
        28.4752, 60.5253, -65.3216
        CIE-LCH:
        28.4752, 89.0518, 312.8174
        CIE-Luv:
        28.4752, 11.3223, -85.4845
        Hunter-Lab:
        23.7405, 50.1945, -80.7133
      #5f0cab color charts
#5f0cab RGB chart
      #5f0cab CMYK chart
      #5f0cab RGB pie chart
      #5f0cab color shades, tints & tones
#5f0cab color schemes
#5f0cab color preview, HTML & CSS examples
           This text has a color of #5f0cab        
        
          <p style="color:#5f0cab;">Text here</p>
        
        
          .mytext {color:#5f0cab;}
        
        Text color #5f0cab
      
           This box has a color of #5f0cab        
        
          <div style="background-color:#5f0cab;">Content here</div>
        
        
          .mybackground {background-color:#5f0cab;}
        
        Background color #5f0cab
      
           Border around this has a color of #5f0cab        
        
          <div style="border:2px solid #5f0cab;">Content here</div>
        
        
          .myborder {border:2px solid #5f0cab;}
        
        Border color #5f0cab