#cf0ea7 color space conversions
Hex:
        #cf0ea7
        RGB:
        207, 14, 167
        CMY:
        19, 95, 35
        CMYK:
        0, 93, 19, 19
      HSL:
        312°, 87.3303%, 43.3333%
        HSV (HSB):
        312°, 93.2367%, 81.1765%
        XYZ:
        32.8642, 16.3695, 37.9867
        xyY:
        0.3768, 0.1877, 16.3695
      CIE-Lab:
        47.4556, 77.4236, -31.3888
        CIE-LCH:
        47.4556, 83.5444, 337.9315
        CIE-Luv:
        47.4556, 84.6392, -57.2858
        Hunter-Lab:
        40.4592, 74.1883, -27.3452
      #cf0ea7 color charts
#cf0ea7 RGB chart
      #cf0ea7 CMYK chart
      #cf0ea7 RGB pie chart
      #cf0ea7 color shades, tints & tones
#cf0ea7 color schemes
#cf0ea7 color preview, HTML & CSS examples
           This text has a color of #cf0ea7        
        
          <p style="color:#cf0ea7;">Text here</p>
        
        
          .mytext {color:#cf0ea7;}
        
        Text color #cf0ea7
      
           This box has a color of #cf0ea7        
        
          <div style="background-color:#cf0ea7;">Content here</div>
        
        
          .mybackground {background-color:#cf0ea7;}
        
        Background color #cf0ea7
      
           Border around this has a color of #cf0ea7        
        
          <div style="border:2px solid #cf0ea7;">Content here</div>
        
        
          .myborder {border:2px solid #cf0ea7;}
        
        Border color #cf0ea7