#bc05bb color space conversions
Hex:
        #bc05bb
        RGB:
        188, 5, 187
        CMY:
        26, 98, 27
        CMYK:
        0, 97, 1, 26
      HSL:
        300°, 94.8187%, 37.8431%
        HSV (HSB):
        300°, 97.3404%, 73.7255%
        XYZ:
        29.7629, 14.3878, 48.2221
        xyY:
        0.3222, 0.1558, 14.3878
      CIE-Lab:
        44.7840, 77.5335, -47.6494
        CIE-LCH:
        44.7840, 91.0050, 328.4266
        CIE-Luv:
        44.7840, 62.4278, -79.4809
        Hunter-Lab:
        37.9312, 73.6815, -48.8238
      #bc05bb color charts
#bc05bb RGB chart
      #bc05bb CMYK chart
      #bc05bb RGB pie chart
      #bc05bb color shades, tints & tones
#bc05bb color schemes
#bc05bb color preview, HTML & CSS examples
           This text has a color of #bc05bb        
        
          <p style="color:#bc05bb;">Text here</p>
        
        
          .mytext {color:#bc05bb;}
        
        Text color #bc05bb
      
           This box has a color of #bc05bb        
        
          <div style="background-color:#bc05bb;">Content here</div>
        
        
          .mybackground {background-color:#bc05bb;}
        
        Background color #bc05bb
      
           Border around this has a color of #bc05bb        
        
          <div style="border:2px solid #bc05bb;">Content here</div>
        
        
          .myborder {border:2px solid #bc05bb;}
        
        Border color #bc05bb