#bc30af color space conversions
Hex:
        #bc30af
        RGB:
        188, 48, 175
        CMY:
        26, 81, 31
        CMYK:
        0, 74, 7, 26
      HSL:
        306°, 59.3220%, 46.2745%
        HSV (HSB):
        306°, 74.4681%, 73.7255%
        XYZ:
        29.5339, 15.9004, 42.0699
        xyY:
        0.3375, 0.1817, 15.9004
      CIE-Lab:
        46.8436, 67.7826, -37.3180
        CIE-LCH:
        46.8436, 77.3764, 331.1648
        CIE-Luv:
        46.8436, 61.9966, -64.1601
        Hunter-Lab:
        39.8753, 62.4251, -34.6404
      #bc30af color charts
#bc30af RGB chart
      #bc30af CMYK chart
      #bc30af RGB pie chart
      #bc30af color shades, tints & tones
#bc30af color schemes
#bc30af color preview, HTML & CSS examples
           This text has a color of #bc30af        
        
          <p style="color:#bc30af;">Text here</p>
        
        
          .mytext {color:#bc30af;}
        
        Text color #bc30af
      
           This box has a color of #bc30af        
        
          <div style="background-color:#bc30af;">Content here</div>
        
        
          .mybackground {background-color:#bc30af;}
        
        Background color #bc30af
      
           Border around this has a color of #bc30af        
        
          <div style="border:2px solid #bc30af;">Content here</div>
        
        
          .myborder {border:2px solid #bc30af;}
        
        Border color #bc30af