#bf05cb color space conversions
Hex:
        #bf05cb
        RGB:
        191, 5, 203
        CMY:
        25, 98, 20
        CMYK:
        6, 98, 0, 20
      HSL:
        296°, 95.1923%, 40.7843%
        HSV (HSB):
        296°, 97.5369%, 79.6078%
        XYZ:
        32.3196, 15.4967, 57.7876
        xyY:
        0.3060, 0.1467, 15.4967
      CIE-Lab:
        46.3071, 80.4245, -54.5018
        CIE-LCH:
        46.3071, 97.1522, 325.8754
        CIE-Luv:
        46.3071, 58.5299, -90.3035
        Hunter-Lab:
        39.3659, 77.6594, -59.4795
      #bf05cb color charts
#bf05cb RGB chart
      #bf05cb CMYK chart
      #bf05cb RGB pie chart
      #bf05cb color shades, tints & tones
#bf05cb color schemes
#bf05cb color preview, HTML & CSS examples
           This text has a color of #bf05cb        
        
          <p style="color:#bf05cb;">Text here</p>
        
        
          .mytext {color:#bf05cb;}
        
        Text color #bf05cb
      
           This box has a color of #bf05cb        
        
          <div style="background-color:#bf05cb;">Content here</div>
        
        
          .mybackground {background-color:#bf05cb;}
        
        Background color #bf05cb
      
           Border around this has a color of #bf05cb        
        
          <div style="border:2px solid #bf05cb;">Content here</div>
        
        
          .myborder {border:2px solid #bf05cb;}
        
        Border color #bf05cb