#bf05b5 color space conversions
Hex:
        #bf05b5
        RGB:
        191, 5, 181
        CMY:
        25, 98, 29
        CMYK:
        0, 97, 5, 25
      HSL:
        303°, 94.8980%, 38.4314%
        HSV (HSB):
        303°, 97.3822%, 74.9020%
        XYZ:
        29.8806, 14.5211, 44.9440
        xyY:
        0.3344, 0.1625, 14.5211
      CIE-Lab:
        44.9712, 77.1735, -43.7908
        CIE-LCH:
        44.9712, 88.7321, 330.4280
        CIE-Luv:
        44.9712, 67.0059, -74.0658
        Hunter-Lab:
        38.1066, 73.2813, -43.2538
      #bf05b5 color charts
#bf05b5 RGB chart
      #bf05b5 CMYK chart
      #bf05b5 RGB pie chart
      #bf05b5 color shades, tints & tones
#bf05b5 color schemes
#bf05b5 color preview, HTML & CSS examples
           This text has a color of #bf05b5        
        
          <p style="color:#bf05b5;">Text here</p>
        
        
          .mytext {color:#bf05b5;}
        
        Text color #bf05b5
      
           This box has a color of #bf05b5        
        
          <div style="background-color:#bf05b5;">Content here</div>
        
        
          .mybackground {background-color:#bf05b5;}
        
        Background color #bf05b5
      
           Border around this has a color of #bf05b5        
        
          <div style="border:2px solid #bf05b5;">Content here</div>
        
        
          .myborder {border:2px solid #bf05b5;}
        
        Border color #bf05b5