#bc04b7 color space conversions
Hex:
        #bc04b7
        RGB:
        188, 4, 183
        CMY:
        26, 98, 28
        CMYK:
        0, 98, 3, 26
      HSL:
        302°, 95.8333%, 37.6471%
        HSV (HSB):
        302°, 97.8723%, 73.7255%
        XYZ:
        29.3297, 14.1971, 45.9942
        xyY:
        0.3276, 0.1586, 14.1971
      CIE-Lab:
        44.5143, 77.0405, -45.7295
        CIE-LCH:
        44.5143, 89.5903, 329.3076
        CIE-Luv:
        44.5143, 64.0464, -76.5757
        Hunter-Lab:
        37.6790, 73.0077, -45.9991
      #bc04b7 color charts
#bc04b7 RGB chart
      #bc04b7 CMYK chart
      #bc04b7 RGB pie chart
      #bc04b7 color shades, tints & tones
#bc04b7 color schemes
#bc04b7 color preview, HTML & CSS examples
           This text has a color of #bc04b7        
        
          <p style="color:#bc04b7;">Text here</p>
        
        
          .mytext {color:#bc04b7;}
        
        Text color #bc04b7
      
           This box has a color of #bc04b7        
        
          <div style="background-color:#bc04b7;">Content here</div>
        
        
          .mybackground {background-color:#bc04b7;}
        
        Background color #bc04b7
      
           Border around this has a color of #bc04b7        
        
          <div style="border:2px solid #bc04b7;">Content here</div>
        
        
          .myborder {border:2px solid #bc04b7;}
        
        Border color #bc04b7