#5f1bce color space conversions
Hex:
        #5f1bce
        RGB:
        95, 27, 206
        CMY:
        63, 89, 19
        CMYK:
        54, 87, 0, 19
      HSL:
        263°, 76.8240%, 45.6863%
        HSV (HSB):
        263°, 86.8932%, 80.7843%
        XYZ:
        16.2518, 7.6730, 59.0170
        xyY:
        0.1959, 0.0925, 7.6730
      CIE-Lab:
        33.2924, 65.0510, -78.0813
        CIE-LCH:
        33.2924, 101.6283, 309.7983
        CIE-Luv:
        33.2924, 5.6051, -105.7828
        Hunter-Lab:
        27.7002, 56.2515, -106.9310
      #5f1bce color charts
#5f1bce RGB chart
      #5f1bce CMYK chart
      #5f1bce RGB pie chart
      #5f1bce color shades, tints & tones
#5f1bce color schemes
#5f1bce color preview, HTML & CSS examples
           This text has a color of #5f1bce        
        
          <p style="color:#5f1bce;">Text here</p>
        
        
          .mytext {color:#5f1bce;}
        
        Text color #5f1bce
      
           This box has a color of #5f1bce        
        
          <div style="background-color:#5f1bce;">Content here</div>
        
        
          .mybackground {background-color:#5f1bce;}
        
        Background color #5f1bce
      
           Border around this has a color of #5f1bce        
        
          <div style="border:2px solid #5f1bce;">Content here</div>
        
        
          .myborder {border:2px solid #5f1bce;}
        
        Border color #5f1bce