#b20d8d color space conversions
Hex:
        #b20d8d
        RGB:
        178, 13, 141
        CMY:
        30, 95, 45
        CMYK:
        0, 93, 21, 30
      HSL:
        313°, 86.3874%, 37.4510%
        HSV (HSB):
        313°, 92.6966%, 69.8039%
        XYZ:
        23.3117, 11.6759, 26.2243
        xyY:
        0.3808, 0.1907, 11.6759
      CIE-Lab:
        40.6963, 68.5984, -26.6833
        CIE-LCH:
        40.6963, 73.6053, 338.7450
        CIE-Luv:
        40.6963, 73.3488, -47.1615
        Hunter-Lab:
        34.1700, 61.9801, -21.5840
      #b20d8d color charts
#b20d8d RGB chart
      #b20d8d CMYK chart
      #b20d8d RGB pie chart
      #b20d8d color shades, tints & tones
#b20d8d color schemes
#b20d8d color preview, HTML & CSS examples
           This text has a color of #b20d8d        
        
          <p style="color:#b20d8d;">Text here</p>
        
        
          .mytext {color:#b20d8d;}
        
        Text color #b20d8d
      
           This box has a color of #b20d8d        
        
          <div style="background-color:#b20d8d;">Content here</div>
        
        
          .mybackground {background-color:#b20d8d;}
        
        Background color #b20d8d
      
           Border around this has a color of #b20d8d        
        
          <div style="border:2px solid #b20d8d;">Content here</div>
        
        
          .myborder {border:2px solid #b20d8d;}
        
        Border color #b20d8d