#b00cd4 color space conversions
Hex:
        #b00cd4
        RGB:
        176, 12, 212
        CMY:
        31, 95, 17
        CMYK:
        17, 94, 0, 17
      HSL:
        289°, 89.2857%, 43.9216%
        HSV (HSB):
        289°, 94.3396%, 83.1373%
        XYZ:
        29.9196, 14.2465, 63.4603
        xyY:
        0.2780, 0.1324, 14.2465
      CIE-Lab:
        44.5844, 78.9885, -62.6060
        CIE-LCH:
        44.5844, 100.7903, 321.5998
        CIE-Luv:
        44.5844, 45.1613, -100.2126
        Hunter-Lab:
        37.7446, 75.4417, -73.2636
      #b00cd4 color charts
#b00cd4 RGB chart
      #b00cd4 CMYK chart
      #b00cd4 RGB pie chart
      #b00cd4 color shades, tints & tones
#b00cd4 color schemes
#b00cd4 color preview, HTML & CSS examples
           This text has a color of #b00cd4        
        
          <p style="color:#b00cd4;">Text here</p>
        
        
          .mytext {color:#b00cd4;}
        
        Text color #b00cd4
      
           This box has a color of #b00cd4        
        
          <div style="background-color:#b00cd4;">Content here</div>
        
        
          .mybackground {background-color:#b00cd4;}
        
        Background color #b00cd4
      
           Border around this has a color of #b00cd4        
        
          <div style="border:2px solid #b00cd4;">Content here</div>
        
        
          .myborder {border:2px solid #b00cd4;}
        
        Border color #b00cd4