#5f1bfe color space conversions
Hex:
        #5f1bfe
        RGB:
        95, 27, 254
        CMY:
        63, 89, 0
        CMYK:
        63, 89, 0, 0
      HSL:
        258°, 99.1266%, 55.0980%
        HSV (HSB):
        258°, 89.3701%, 99.6078%
        XYZ:
        23.0006, 10.3725, 94.5558
        xyY:
        0.1798, 0.0811, 10.3725
      CIE-Lab:
        38.5029, 76.6545, -96.8417
        CIE-LCH:
        38.5029, 123.5080, 308.3632
        CIE-Luv:
        38.5029, 0.5955, -133.3362
        Hunter-Lab:
        32.2064, 71.1170, -151.5269
      #5f1bfe color charts
#5f1bfe RGB chart
      #5f1bfe CMYK chart
      #5f1bfe RGB pie chart
      #5f1bfe color shades, tints & tones
#5f1bfe color schemes
#5f1bfe color preview, HTML & CSS examples
           This text has a color of #5f1bfe        
        
          <p style="color:#5f1bfe;">Text here</p>
        
        
          .mytext {color:#5f1bfe;}
        
        Text color #5f1bfe
      
           This box has a color of #5f1bfe        
        
          <div style="background-color:#5f1bfe;">Content here</div>
        
        
          .mybackground {background-color:#5f1bfe;}
        
        Background color #5f1bfe
      
           Border around this has a color of #5f1bfe        
        
          <div style="border:2px solid #5f1bfe;">Content here</div>
        
        
          .myborder {border:2px solid #5f1bfe;}
        
        Border color #5f1bfe