#cf21fe color space conversions
Hex:
        #cf21fe
        RGB:
        207, 33, 254
        CMY:
        19, 87, 0
        CMYK:
        19, 87, 0, 0
      HSL:
        287°, 99.1031%, 56.2745%
        HSV (HSB):
        287°, 87.0079%, 99.6078%
        XYZ:
        44.1654, 21.5089, 95.5898
        xyY:
        0.2739, 0.1334, 21.5089
      CIE-Lab:
        53.5020, 87.6961, -71.6742
        CIE-LCH:
        53.5020, 113.2598, 320.7408
        CIE-Luv:
        53.5020, 50.4002, -119.7326
        Hunter-Lab:
        46.3777, 88.8244, -89.7393
      #cf21fe color charts
#cf21fe RGB chart
      #cf21fe CMYK chart
      #cf21fe RGB pie chart
      #cf21fe color shades, tints & tones
#cf21fe color schemes
#cf21fe color preview, HTML & CSS examples
           This text has a color of #cf21fe        
        
          <p style="color:#cf21fe;">Text here</p>
        
        
          .mytext {color:#cf21fe;}
        
        Text color #cf21fe
      
           This box has a color of #cf21fe        
        
          <div style="background-color:#cf21fe;">Content here</div>
        
        
          .mybackground {background-color:#cf21fe;}
        
        Background color #cf21fe
      
           Border around this has a color of #cf21fe        
        
          <div style="border:2px solid #cf21fe;">Content here</div>
        
        
          .myborder {border:2px solid #cf21fe;}
        
        Border color #cf21fe