#cd1978 color space conversions
Hex:
        #cd1978
        RGB:
        205, 25, 120
        CMY:
        20, 90, 53
        CMYK:
        0, 88, 41, 20
      HSL:
        328°, 78.2609%, 45.0980%
        HSV (HSB):
        328°, 87.8049%, 80.3922%
        XYZ:
        28.9146, 15.0305, 19.1465
        xyY:
        0.4583, 0.2382, 15.0305
      CIE-Lab:
        45.6759, 70.4321, -5.7108
        CIE-LCH:
        45.6759, 70.6632, 355.3644
        CIE-Luv:
        45.6759, 102.7757, -20.4871
        Hunter-Lab:
        38.7691, 65.2821, -2.1425
      #cd1978 color charts
#cd1978 RGB chart
      #cd1978 CMYK chart
      #cd1978 RGB pie chart
      #cd1978 color shades, tints & tones
#cd1978 color schemes
#cd1978 color preview, HTML & CSS examples
           This text has a color of #cd1978        
        
          <p style="color:#cd1978;">Text here</p>
        
        
          .mytext {color:#cd1978;}
        
        Text color #cd1978
      
           This box has a color of #cd1978        
        
          <div style="background-color:#cd1978;">Content here</div>
        
        
          .mybackground {background-color:#cd1978;}
        
        Background color #cd1978
      
           Border around this has a color of #cd1978        
        
          <div style="border:2px solid #cd1978;">Content here</div>
        
        
          .myborder {border:2px solid #cd1978;}
        
        Border color #cd1978