#5f1ecb color space conversions
Hex:
        #5f1ecb
        RGB:
        95, 30, 203
        CMY:
        63, 88, 20
        CMYK:
        53, 85, 0, 20
      HSL:
        263°, 74.2489%, 45.6863%
        HSV (HSB):
        263°, 85.2217%, 79.6078%
        XYZ:
        15.9631, 7.6732, 57.1396
        xyY:
        0.1976, 0.0950, 7.6732
      CIE-Lab:
        33.2929, 63.3953, -76.3326
        CIE-LCH:
        33.2929, 99.2252, 309.7101
        CIE-Luv:
        33.2929, 5.7372, -103.8855
        Hunter-Lab:
        27.7006, 54.3884, -102.9105
      #5f1ecb color charts
#5f1ecb RGB chart
      #5f1ecb CMYK chart
      #5f1ecb RGB pie chart
      #5f1ecb color shades, tints & tones
#5f1ecb color schemes
#5f1ecb color preview, HTML & CSS examples
           This text has a color of #5f1ecb        
        
          <p style="color:#5f1ecb;">Text here</p>
        
        
          .mytext {color:#5f1ecb;}
        
        Text color #5f1ecb
      
           This box has a color of #5f1ecb        
        
          <div style="background-color:#5f1ecb;">Content here</div>
        
        
          .mybackground {background-color:#5f1ecb;}
        
        Background color #5f1ecb
      
           Border around this has a color of #5f1ecb        
        
          <div style="border:2px solid #5f1ecb;">Content here</div>
        
        
          .myborder {border:2px solid #5f1ecb;}
        
        Border color #5f1ecb