#cf28eb color space conversions
Hex:
        #cf28eb
        RGB:
        207, 40, 235
        CMY:
        19, 84, 8
        CMYK:
        12, 83, 0, 8
      HSL:
        291°, 82.9787%, 53.9216%
        HSV (HSB):
        291°, 82.9787%, 92.1569%
        XYZ:
        41.4863, 20.7811, 80.4219
        xyY:
        0.2907, 0.1456, 20.7811
      CIE-Lab:
        52.7091, 83.1190, -62.3233
        CIE-LCH:
        52.7091, 103.8892, 323.1371
        CIE-Luv:
        52.7091, 55.7144, -105.3311
        Hunter-Lab:
        45.5863, 82.6697, -72.6870
      #cf28eb color charts
#cf28eb RGB chart
      #cf28eb CMYK chart
      #cf28eb RGB pie chart
      #cf28eb color shades, tints & tones
#cf28eb color schemes
#cf28eb color preview, HTML & CSS examples
           This text has a color of #cf28eb        
        
          <p style="color:#cf28eb;">Text here</p>
        
        
          .mytext {color:#cf28eb;}
        
        Text color #cf28eb
      
           This box has a color of #cf28eb        
        
          <div style="background-color:#cf28eb;">Content here</div>
        
        
          .mybackground {background-color:#cf28eb;}
        
        Background color #cf28eb
      
           Border around this has a color of #cf28eb        
        
          <div style="border:2px solid #cf28eb;">Content here</div>
        
        
          .myborder {border:2px solid #cf28eb;}
        
        Border color #cf28eb