#cf0af1 color space conversions
Hex:
        #cf0af1
        RGB:
        207, 10, 241
        CMY:
        19, 96, 5
        CMYK:
        14, 96, 0, 5
      HSL:
        291°, 92.0319%, 49.2157%
        HSV (HSB):
        291°, 95.8506%, 94.5098%
        XYZ:
        41.7179, 19.8334, 84.8485
        xyY:
        0.2850, 0.1355, 19.8334
      CIE-Lab:
        51.6483, 88.3959, -67.4104
        CIE-LCH:
        51.6483, 111.1665, 322.6710
        CIE-Luv:
        51.6483, 55.8630, -112.6060
        Hunter-Lab:
        44.5347, 89.2743, -81.7865
      #cf0af1 color charts
#cf0af1 RGB chart
      #cf0af1 CMYK chart
      #cf0af1 RGB pie chart
      #cf0af1 color shades, tints & tones
#cf0af1 color schemes
#cf0af1 color preview, HTML & CSS examples
           This text has a color of #cf0af1        
        
          <p style="color:#cf0af1;">Text here</p>
        
        
          .mytext {color:#cf0af1;}
        
        Text color #cf0af1
      
           This box has a color of #cf0af1        
        
          <div style="background-color:#cf0af1;">Content here</div>
        
        
          .mybackground {background-color:#cf0af1;}
        
        Background color #cf0af1
      
           Border around this has a color of #cf0af1        
        
          <div style="border:2px solid #cf0af1;">Content here</div>
        
        
          .myborder {border:2px solid #cf0af1;}
        
        Border color #cf0af1