#b00dc6 color space conversions
Hex:
        #b00dc6
        RGB:
        176, 13, 198
        CMY:
        31, 95, 22
        CMYK:
        11, 93, 0, 22
      HSL:
        293°, 87.6777%, 41.3725%
        HSV (HSB):
        293°, 93.4343%, 77.6471%
        XYZ:
        28.2415, 13.5952, 54.5617
        xyY:
        0.2930, 0.1410, 13.5952
      CIE-Lab:
        43.6467, 76.5485, -56.0178
        CIE-LCH:
        43.6467, 94.8560, 323.8036
        CIE-Luv:
        43.6467, 49.6666, -90.3546
        Hunter-Lab:
        36.8716, 72.1950, -61.9257
      #b00dc6 color charts
#b00dc6 RGB chart
      #b00dc6 CMYK chart
      #b00dc6 RGB pie chart
      #b00dc6 color shades, tints & tones
#b00dc6 color schemes
#b00dc6 color preview, HTML & CSS examples
           This text has a color of #b00dc6        
        
          <p style="color:#b00dc6;">Text here</p>
        
        
          .mytext {color:#b00dc6;}
        
        Text color #b00dc6
      
           This box has a color of #b00dc6        
        
          <div style="background-color:#b00dc6;">Content here</div>
        
        
          .mybackground {background-color:#b00dc6;}
        
        Background color #b00dc6
      
           Border around this has a color of #b00dc6        
        
          <div style="border:2px solid #b00dc6;">Content here</div>
        
        
          .myborder {border:2px solid #b00dc6;}
        
        Border color #b00dc6