#bc266f color space conversions
Hex:
        #bc266f
        RGB:
        188, 38, 111
        CMY:
        26, 85, 56
        CMYK:
        0, 80, 41, 26
      HSL:
        331°, 66.3717%, 44.3137%
        HSV (HSB):
        331°, 79.7872%, 73.7255%
        XYZ:
        24.3014, 13.2253, 16.3108
        xyY:
        0.4514, 0.2457, 13.2253
      CIE-Lab:
        43.1008, 62.6023, -4.3211
        CIE-LCH:
        43.1008, 62.7512, 356.0514
        CIE-Luv:
        43.1008, 89.6734, -16.8719
        Hunter-Lab:
        36.3666, 55.6382, -1.1356
      #bc266f color charts
#bc266f RGB chart
      #bc266f CMYK chart
      #bc266f RGB pie chart
      #bc266f color shades, tints & tones
#bc266f color schemes
#bc266f color preview, HTML & CSS examples
           This text has a color of #bc266f        
        
          <p style="color:#bc266f;">Text here</p>
        
        
          .mytext {color:#bc266f;}
        
        Text color #bc266f
      
           This box has a color of #bc266f        
        
          <div style="background-color:#bc266f;">Content here</div>
        
        
          .mybackground {background-color:#bc266f;}
        
        Background color #bc266f
      
           Border around this has a color of #bc266f        
        
          <div style="border:2px solid #bc266f;">Content here</div>
        
        
          .myborder {border:2px solid #bc266f;}
        
        Border color #bc266f