#cf26aa color space conversions
Hex:
        #cf26aa
        RGB:
        207, 38, 170
        CMY:
        19, 85, 33
        CMYK:
        0, 82, 18, 19
      HSL:
        313°, 68.9796%, 48.0392%
        HSV (HSB):
        313°, 81.6425%, 81.1765%
        XYZ:
        33.6809, 17.5539, 39.6433
        xyY:
        0.3706, 0.1932, 17.5539
      CIE-Lab:
        48.9505, 73.8633, -30.8289
        CIE-LCH:
        48.9505, 80.0388, 337.3454
        CIE-Luv:
        48.9505, 80.2307, -56.3116
        Hunter-Lab:
        41.8974, 70.1742, -26.7720
      #cf26aa color charts
#cf26aa RGB chart
      #cf26aa CMYK chart
      #cf26aa RGB pie chart
      #cf26aa color shades, tints & tones
#cf26aa color schemes
#cf26aa color preview, HTML & CSS examples
           This text has a color of #cf26aa        
        
          <p style="color:#cf26aa;">Text here</p>
        
        
          .mytext {color:#cf26aa;}
        
        Text color #cf26aa
      
           This box has a color of #cf26aa        
        
          <div style="background-color:#cf26aa;">Content here</div>
        
        
          .mybackground {background-color:#cf26aa;}
        
        Background color #cf26aa
      
           Border around this has a color of #cf26aa        
        
          <div style="border:2px solid #cf26aa;">Content here</div>
        
        
          .myborder {border:2px solid #cf26aa;}
        
        Border color #cf26aa