#b00dc2 color space conversions
Hex:
        #b00dc2
        RGB:
        176, 13, 194
        CMY:
        31, 95, 24
        CMYK:
        9, 93, 0, 24
      HSL:
        294°, 87.4396%, 40.5882%
        HSV (HSB):
        294°, 93.2990%, 76.0784%
        XYZ:
        27.7860, 13.4130, 52.1634
        xyY:
        0.2976, 0.1437, 13.4130
      CIE-Lab:
        43.3791, 75.8988, -54.1167
        CIE-LCH:
        43.3791, 93.2161, 324.5107
        CIE-Luv:
        43.3791, 51.0317, -87.5041
        Hunter-Lab:
        36.6238, 71.3343, -58.8104
      #b00dc2 color charts
#b00dc2 RGB chart
      #b00dc2 CMYK chart
      #b00dc2 RGB pie chart
      #b00dc2 color shades, tints & tones
#b00dc2 color schemes
#b00dc2 color preview, HTML & CSS examples
           This text has a color of #b00dc2        
        
          <p style="color:#b00dc2;">Text here</p>
        
        
          .mytext {color:#b00dc2;}
        
        Text color #b00dc2
      
           This box has a color of #b00dc2        
        
          <div style="background-color:#b00dc2;">Content here</div>
        
        
          .mybackground {background-color:#b00dc2;}
        
        Background color #b00dc2
      
           Border around this has a color of #b00dc2        
        
          <div style="border:2px solid #b00dc2;">Content here</div>
        
        
          .myborder {border:2px solid #b00dc2;}
        
        Border color #b00dc2