#cf0ea1 color space conversions
Hex:
        #cf0ea1
        RGB:
        207, 14, 161
        CMY:
        19, 95, 37
        CMYK:
        0, 93, 22, 19
      HSL:
        314°, 87.3303%, 43.3333%
        HSV (HSB):
        314°, 93.2367%, 81.1765%
        XYZ:
        32.3222, 16.1527, 35.1324
        xyY:
        0.3866, 0.1932, 16.1527
      CIE-Lab:
        47.1742, 76.6965, -28.2554
        CIE-LCH:
        47.1742, 81.7357, 339.7759
        CIE-Luv:
        47.1742, 87.3197, -52.6074
        Hunter-Lab:
        40.1904, 73.2212, -23.6951
      #cf0ea1 color charts
#cf0ea1 RGB chart
      #cf0ea1 CMYK chart
      #cf0ea1 RGB pie chart
      #cf0ea1 color shades, tints & tones
#cf0ea1 color schemes
#cf0ea1 color preview, HTML & CSS examples
           This text has a color of #cf0ea1        
        
          <p style="color:#cf0ea1;">Text here</p>
        
        
          .mytext {color:#cf0ea1;}
        
        Text color #cf0ea1
      
           This box has a color of #cf0ea1        
        
          <div style="background-color:#cf0ea1;">Content here</div>
        
        
          .mybackground {background-color:#cf0ea1;}
        
        Background color #cf0ea1
      
           Border around this has a color of #cf0ea1        
        
          <div style="border:2px solid #cf0ea1;">Content here</div>
        
        
          .myborder {border:2px solid #cf0ea1;}
        
        Border color #cf0ea1