#cc01f1 color space conversions
Hex:
        #cc01f1
        RGB:
        204, 1, 241
        CMY:
        20, 100, 5
        CMYK:
        15, 100, 0, 5
      HSL:
        291°, 99.1736%, 47.4510%
        HSV (HSB):
        291°, 99.5851%, 94.5098%
        XYZ:
        40.7899, 19.2100, 84.7771
        xyY:
        0.2817, 0.1327, 19.2100
      CIE-Lab:
        50.9319, 88.6450, -68.5938
        CIE-LCH:
        50.9319, 112.0849, 322.2672
        CIE-Luv:
        50.9319, 54.2222, -113.8323
        Hunter-Lab:
        43.8292, 89.4211, -84.0020
      #cc01f1 color charts
#cc01f1 RGB chart
      #cc01f1 CMYK chart
      #cc01f1 RGB pie chart
      #cc01f1 color shades, tints & tones
#cc01f1 color schemes
#cc01f1 color preview, HTML & CSS examples
           This text has a color of #cc01f1        
        
          <p style="color:#cc01f1;">Text here</p>
        
        
          .mytext {color:#cc01f1;}
        
        Text color #cc01f1
      
           This box has a color of #cc01f1        
        
          <div style="background-color:#cc01f1;">Content here</div>
        
        
          .mybackground {background-color:#cc01f1;}
        
        Background color #cc01f1
      
           Border around this has a color of #cc01f1        
        
          <div style="border:2px solid #cc01f1;">Content here</div>
        
        
          .myborder {border:2px solid #cc01f1;}
        
        Border color #cc01f1