#5f2ccb color space conversions
Hex:
        #5f2ccb
        RGB:
        95, 44, 203
        CMY:
        63, 83, 20
        CMYK:
        53, 78, 0, 20
      HSL:
        259°, 64.3725%, 48.4314%
        HSV (HSB):
        259°, 78.3251%, 79.6078%
        XYZ:
        16.3995, 8.5461, 57.2851
        xyY:
        0.1994, 0.1039, 8.5461
      CIE-Lab:
        35.0952, 58.1182, -73.3620
        CIE-LCH:
        35.0952, 93.5933, 308.3867
        CIE-Luv:
        35.0952, 4.3143, -102.7806
        Hunter-Lab:
        29.2336, 48.9761, -95.7189
      #5f2ccb color charts
#5f2ccb RGB chart
      #5f2ccb CMYK chart
      #5f2ccb RGB pie chart
      #5f2ccb color shades, tints & tones
#5f2ccb color schemes
#5f2ccb color preview, HTML & CSS examples
           This text has a color of #5f2ccb        
        
          <p style="color:#5f2ccb;">Text here</p>
        
        
          .mytext {color:#5f2ccb;}
        
        Text color #5f2ccb
      
           This box has a color of #5f2ccb        
        
          <div style="background-color:#5f2ccb;">Content here</div>
        
        
          .mybackground {background-color:#5f2ccb;}
        
        Background color #5f2ccb
      
           Border around this has a color of #5f2ccb        
        
          <div style="border:2px solid #5f2ccb;">Content here</div>
        
        
          .myborder {border:2px solid #5f2ccb;}
        
        Border color #5f2ccb