#cd048b color space conversions
Hex:
        #cd048b
        RGB:
        205, 4, 139
        CMY:
        20, 98, 45
        CMYK:
        0, 98, 32, 20
      HSL:
        320°, 96.1722%, 40.9804%
        HSV (HSB):
        320°, 98.0488%, 80.3922%
        XYZ:
        29.8805, 14.9300, 25.7330
        xyY:
        0.4236, 0.2116, 14.9300
      CIE-Lab:
        45.5382, 74.7286, -17.5532
        CIE-LCH:
        45.5382, 76.7625, 346.7813
        CIE-Luv:
        45.5382, 96.6260, -36.9527
        Hunter-Lab:
        38.6394, 70.4178, -12.4382
      #cd048b color charts
#cd048b RGB chart
      #cd048b CMYK chart
      #cd048b RGB pie chart
      #cd048b color shades, tints & tones
#cd048b color schemes
#cd048b color preview, HTML & CSS examples
           This text has a color of #cd048b        
        
          <p style="color:#cd048b;">Text here</p>
        
        
          .mytext {color:#cd048b;}
        
        Text color #cd048b
      
           This box has a color of #cd048b        
        
          <div style="background-color:#cd048b;">Content here</div>
        
        
          .mybackground {background-color:#cd048b;}
        
        Background color #cd048b
      
           Border around this has a color of #cd048b        
        
          <div style="border:2px solid #cd048b;">Content here</div>
        
        
          .myborder {border:2px solid #cd048b;}
        
        Border color #cd048b