#bc07d7 color space conversions
Hex:
        #bc07d7
        RGB:
        188, 7, 215
        CMY:
        26, 97, 16
        CMYK:
        13, 97, 0, 16
      HSL:
        292°, 93.6937%, 43.5294%
        HSV (HSB):
        292°, 96.7442%, 84.3137%
        XYZ:
        33.0808, 15.7496, 65.5864
        xyY:
        0.2891, 0.1377, 15.7496
      CIE-Lab:
        46.6443, 81.6897, -60.8997
        CIE-LCH:
        46.6443, 101.8920, 323.2954
        CIE-Luv:
        46.6443, 52.1870, -99.5754
        Hunter-Lab:
        39.6858, 79.3415, -70.2051
      #bc07d7 color charts
#bc07d7 RGB chart
      #bc07d7 CMYK chart
      #bc07d7 RGB pie chart
      #bc07d7 color shades, tints & tones
#bc07d7 color schemes
#bc07d7 color preview, HTML & CSS examples
           This text has a color of #bc07d7        
        
          <p style="color:#bc07d7;">Text here</p>
        
        
          .mytext {color:#bc07d7;}
        
        Text color #bc07d7
      
           This box has a color of #bc07d7        
        
          <div style="background-color:#bc07d7;">Content here</div>
        
        
          .mybackground {background-color:#bc07d7;}
        
        Background color #bc07d7
      
           Border around this has a color of #bc07d7        
        
          <div style="border:2px solid #bc07d7;">Content here</div>
        
        
          .myborder {border:2px solid #bc07d7;}
        
        Border color #bc07d7