#cf21ed color space conversions
Hex:
        #cf21ed
        RGB:
        207, 33, 237
        CMY:
        19, 87, 7
        CMYK:
        13, 86, 0, 7
      HSL:
        291°, 85.0000%, 52.9412%
        HSV (HSB):
        291°, 86.0759%, 92.9412%
        XYZ:
        41.5620, 20.4675, 81.8808
        xyY:
        0.2888, 0.1422, 20.4675
      CIE-Lab:
        52.3618, 84.8469, -64.0090
        CIE-LCH:
        52.3618, 106.2833, 322.9689
        CIE-Luv:
        52.3618, 55.7746, -107.7795
        Hunter-Lab:
        45.2411, 84.8125, -75.6390
      #cf21ed color charts
#cf21ed RGB chart
      #cf21ed CMYK chart
      #cf21ed RGB pie chart
      #cf21ed color shades, tints & tones
#cf21ed color schemes
#cf21ed color preview, HTML & CSS examples
           This text has a color of #cf21ed        
        
          <p style="color:#cf21ed;">Text here</p>
        
        
          .mytext {color:#cf21ed;}
        
        Text color #cf21ed
      
           This box has a color of #cf21ed        
        
          <div style="background-color:#cf21ed;">Content here</div>
        
        
          .mybackground {background-color:#cf21ed;}
        
        Background color #cf21ed
      
           Border around this has a color of #cf21ed        
        
          <div style="border:2px solid #cf21ed;">Content here</div>
        
        
          .myborder {border:2px solid #cf21ed;}
        
        Border color #cf21ed