#cf21fa color space conversions
Hex:
        #cf21fa
        RGB:
        207, 33, 250
        CMY:
        19, 87, 2
        CMYK:
        17, 87, 0, 2
      HSL:
        288°, 95.5947%, 55.4902%
        HSV (HSB):
        288°, 86.8000%, 98.0392%
        XYZ:
        43.5313, 21.2552, 92.2508
        xyY:
        0.2772, 0.1354, 21.2552
      CIE-Lab:
        53.2277, 87.0160, -69.8908
        CIE-LCH:
        53.2277, 111.6087, 321.2288
        CIE-Luv:
        53.2277, 51.6263, -116.9547
        Hunter-Lab:
        46.1034, 87.8606, -86.3642
      #cf21fa color charts
#cf21fa RGB chart
      #cf21fa CMYK chart
      #cf21fa RGB pie chart
      #cf21fa color shades, tints & tones
#cf21fa color schemes
#cf21fa color preview, HTML & CSS examples
           This text has a color of #cf21fa        
        
          <p style="color:#cf21fa;">Text here</p>
        
        
          .mytext {color:#cf21fa;}
        
        Text color #cf21fa
      
           This box has a color of #cf21fa        
        
          <div style="background-color:#cf21fa;">Content here</div>
        
        
          .mybackground {background-color:#cf21fa;}
        
        Background color #cf21fa
      
           Border around this has a color of #cf21fa        
        
          <div style="border:2px solid #cf21fa;">Content here</div>
        
        
          .myborder {border:2px solid #cf21fa;}
        
        Border color #cf21fa