#bf05b7 color space conversions
Hex:
        #bf05b7
        RGB:
        191, 5, 183
        CMY:
        25, 98, 28
        CMYK:
        0, 97, 4, 25
      HSL:
        303°, 94.8980%, 38.4314%
        HSV (HSB):
        303°, 97.3822%, 74.9020%
        XYZ:
        30.0874, 14.6038, 46.0328
        xyY:
        0.3316, 0.1610, 14.6038
      CIE-Lab:
        45.0867, 77.4579, -44.7844
        CIE-LCH:
        45.0867, 89.4727, 329.9644
        CIE-Luv:
        45.0867, 66.2006, -75.5669
        Hunter-Lab:
        38.2149, 73.6605, -44.6689
      #bf05b7 color charts
#bf05b7 RGB chart
      #bf05b7 CMYK chart
      #bf05b7 RGB pie chart
      #bf05b7 color shades, tints & tones
#bf05b7 color schemes
#bf05b7 color preview, HTML & CSS examples
           This text has a color of #bf05b7        
        
          <p style="color:#bf05b7;">Text here</p>
        
        
          .mytext {color:#bf05b7;}
        
        Text color #bf05b7
      
           This box has a color of #bf05b7        
        
          <div style="background-color:#bf05b7;">Content here</div>
        
        
          .mybackground {background-color:#bf05b7;}
        
        Background color #bf05b7
      
           Border around this has a color of #bf05b7        
        
          <div style="border:2px solid #bf05b7;">Content here</div>
        
        
          .myborder {border:2px solid #bf05b7;}
        
        Border color #bf05b7