#ce2fac color space conversions
Hex:
        #ce2fac
        RGB:
        206, 47, 172
        CMY:
        19, 82, 33
        CMYK:
        0, 77, 17, 19
      HSL:
        313°, 62.8458%, 49.6078%
        HSV (HSB):
        313°, 77.1845%, 80.7843%
        XYZ:
        33.9165, 18.1334, 40.7422
        xyY:
        0.3655, 0.1954, 18.1334
      CIE-Lab:
        49.6575, 71.6388, -30.9176
        CIE-LCH:
        49.6575, 78.0258, 336.6561
        CIE-Luv:
        49.6575, 76.8396, -56.2626
        Hunter-Lab:
        42.5833, 67.6498, -26.9182
      #ce2fac color charts
#ce2fac RGB chart
      #ce2fac CMYK chart
      #ce2fac RGB pie chart
      #ce2fac color shades, tints & tones
#ce2fac color schemes
#ce2fac color preview, HTML & CSS examples
           This text has a color of #ce2fac        
        
          <p style="color:#ce2fac;">Text here</p>
        
        
          .mytext {color:#ce2fac;}
        
        Text color #ce2fac
      
           This box has a color of #ce2fac        
        
          <div style="background-color:#ce2fac;">Content here</div>
        
        
          .mybackground {background-color:#ce2fac;}
        
        Background color #ce2fac
      
           Border around this has a color of #ce2fac        
        
          <div style="border:2px solid #ce2fac;">Content here</div>
        
        
          .myborder {border:2px solid #ce2fac;}
        
        Border color #ce2fac