#bc067e color space conversions
Hex:
        #bc067e
        RGB:
        188, 6, 126
        CMY:
        26, 98, 51
        CMYK:
        0, 97, 33, 26
      HSL:
        320°, 93.8144%, 38.0392%
        HSV (HSB):
        320°, 96.8085%, 73.7255%
        XYZ:
        24.5701, 12.3280, 20.8232
        xyY:
        0.4257, 0.2136, 12.3280
      CIE-Lab:
        41.7327, 69.6642, -15.6892
        CIE-LCH:
        41.7327, 71.4091, 347.3081
        CIE-Luv:
        41.7327, 88.7238, -32.7492
        Hunter-Lab:
        35.1112, 63.4658, -10.5849
      #bc067e color charts
#bc067e RGB chart
      #bc067e CMYK chart
      #bc067e RGB pie chart
      #bc067e color shades, tints & tones
#bc067e color schemes
#bc067e color preview, HTML & CSS examples
           This text has a color of #bc067e        
        
          <p style="color:#bc067e;">Text here</p>
        
        
          .mytext {color:#bc067e;}
        
        Text color #bc067e
      
           This box has a color of #bc067e        
        
          <div style="background-color:#bc067e;">Content here</div>
        
        
          .mybackground {background-color:#bc067e;}
        
        Background color #bc067e
      
           Border around this has a color of #bc067e        
        
          <div style="border:2px solid #bc067e;">Content here</div>
        
        
          .myborder {border:2px solid #bc067e;}
        
        Border color #bc067e