#bc07a4 color space conversions
Hex:
        #bc07a4
        RGB:
        188, 7, 164
        CMY:
        26, 97, 36
        CMYK:
        0, 96, 13, 26
      HSL:
        308°, 92.8205%, 38.2353%
        HSV (HSB):
        308°, 96.2766%, 73.7255%
        XYZ:
        27.5159, 13.5237, 36.2820
        xyY:
        0.3559, 0.1749, 13.5237
      CIE-Lab:
        43.5419, 74.1178, -35.9981
        CIE-LCH:
        43.5419, 82.3973, 334.0947
        CIE-Luv:
        43.5419, 71.6746, -61.9992
        Hunter-Lab:
        36.7745, 69.2039, -32.7538
      #bc07a4 color charts
#bc07a4 RGB chart
      #bc07a4 CMYK chart
      #bc07a4 RGB pie chart
      #bc07a4 color shades, tints & tones
#bc07a4 color schemes
#bc07a4 color preview, HTML & CSS examples
           This text has a color of #bc07a4        
        
          <p style="color:#bc07a4;">Text here</p>
        
        
          .mytext {color:#bc07a4;}
        
        Text color #bc07a4
      
           This box has a color of #bc07a4        
        
          <div style="background-color:#bc07a4;">Content here</div>
        
        
          .mybackground {background-color:#bc07a4;}
        
        Background color #bc07a4
      
           Border around this has a color of #bc07a4        
        
          <div style="border:2px solid #bc07a4;">Content here</div>
        
        
          .myborder {border:2px solid #bc07a4;}
        
        Border color #bc07a4