#cd04f1 color space conversions
Hex:
        #cd04f1
        RGB:
        205, 4, 241
        CMY:
        20, 98, 5
        CMYK:
        15, 98, 0, 5
      HSL:
        291°, 96.7347%, 48.0392%
        HSV (HSB):
        291°, 98.3402%, 94.5098%
        XYZ:
        41.0974, 19.4168, 84.8008
        xyY:
        0.2828, 0.1336, 19.4168
      CIE-Lab:
        51.1714, 88.5585, -68.1981
        CIE-LCH:
        51.1714, 111.7747, 322.4004
        CIE-Luv:
        51.1714, 54.7675, -113.4266
        Hunter-Lab:
        44.0645, 89.3677, -83.2566
      #cd04f1 color charts
#cd04f1 RGB chart
      #cd04f1 CMYK chart
      #cd04f1 RGB pie chart
      #cd04f1 color shades, tints & tones
#cd04f1 color schemes
#cd04f1 color preview, HTML & CSS examples
           This text has a color of #cd04f1        
        
          <p style="color:#cd04f1;">Text here</p>
        
        
          .mytext {color:#cd04f1;}
        
        Text color #cd04f1
      
           This box has a color of #cd04f1        
        
          <div style="background-color:#cd04f1;">Content here</div>
        
        
          .mybackground {background-color:#cd04f1;}
        
        Background color #cd04f1
      
           Border around this has a color of #cd04f1        
        
          <div style="border:2px solid #cd04f1;">Content here</div>
        
        
          .myborder {border:2px solid #cd04f1;}
        
        Border color #cd04f1