#cf1aec color space conversions
Hex:
        #cf1aec
        RGB:
        207, 26, 236
        CMY:
        19, 90, 7
        CMYK:
        12, 89, 0, 7
      HSL:
        292°, 84.6774%, 51.3725%
        HSV (HSB):
        292°, 88.9831%, 92.5490%
        XYZ:
        41.2418, 20.0603, 81.0552
        xyY:
        0.2897, 0.1409, 20.0603
      CIE-Lab:
        51.9053, 85.8371, -64.1825
        CIE-LCH:
        51.9053, 107.1793, 323.2136
        CIE-Luv:
        51.9053, 56.6842, -107.8826
        Hunter-Lab:
        44.7887, 85.9840, -75.9464
      #cf1aec color charts
#cf1aec RGB chart
      #cf1aec CMYK chart
      #cf1aec RGB pie chart
      #cf1aec color shades, tints & tones
#cf1aec color schemes
#cf1aec color preview, HTML & CSS examples
           This text has a color of #cf1aec        
        
          <p style="color:#cf1aec;">Text here</p>
        
        
          .mytext {color:#cf1aec;}
        
        Text color #cf1aec
      
           This box has a color of #cf1aec        
        
          <div style="background-color:#cf1aec;">Content here</div>
        
        
          .mybackground {background-color:#cf1aec;}
        
        Background color #cf1aec
      
           Border around this has a color of #cf1aec        
        
          <div style="border:2px solid #cf1aec;">Content here</div>
        
        
          .myborder {border:2px solid #cf1aec;}
        
        Border color #cf1aec