#bf31cb color space conversions
Hex:
        #bf31cb
        RGB:
        191, 49, 203
        CMY:
        25, 81, 20
        CMYK:
        6, 76, 0, 20
      HSL:
        295°, 61.1111%, 49.4118%
        HSV (HSB):
        295°, 75.8621%, 79.6078%
        XYZ:
        33.3637, 17.5848, 58.1357
        xyY:
        0.3059, 0.1612, 17.5848
      CIE-Lab:
        48.9886, 72.5847, -50.2030
        CIE-LCH:
        48.9886, 88.2546, 325.3304
        CIE-Luv:
        48.9886, 54.2454, -84.5152
        Hunter-Lab:
        41.9342, 68.6331, -52.8429
      #bf31cb color charts
#bf31cb RGB chart
      #bf31cb CMYK chart
      #bf31cb RGB pie chart
      #bf31cb color shades, tints & tones
#bf31cb color schemes
#bf31cb color preview, HTML & CSS examples
           This text has a color of #bf31cb        
        
          <p style="color:#bf31cb;">Text here</p>
        
        
          .mytext {color:#bf31cb;}
        
        Text color #bf31cb
      
           This box has a color of #bf31cb        
        
          <div style="background-color:#bf31cb;">Content here</div>
        
        
          .mybackground {background-color:#bf31cb;}
        
        Background color #bf31cb
      
           Border around this has a color of #bf31cb        
        
          <div style="border:2px solid #bf31cb;">Content here</div>
        
        
          .myborder {border:2px solid #bf31cb;}
        
        Border color #bf31cb