#cf25ec color space conversions
Hex:
        #cf25ec
        RGB:
        207, 37, 236
        CMY:
        19, 85, 7
        CMYK:
        12, 84, 0, 7
      HSL:
        291°, 83.9662%, 53.5294%
        HSV (HSB):
        291°, 84.3220%, 92.5490%
        XYZ:
        41.5340, 20.6447, 81.1526
        xyY:
        0.2898, 0.1440, 20.6447
      CIE-Lab:
        52.5584, 83.9140, -63.1291
        CIE-LCH:
        52.5584, 105.0088, 323.0456
        CIE-Luv:
        52.5584, 55.7125, -106.5109
        Hunter-Lab:
        45.4364, 83.6555, -74.0906
      #cf25ec color charts
#cf25ec RGB chart
      #cf25ec CMYK chart
      #cf25ec RGB pie chart
      #cf25ec color shades, tints & tones
#cf25ec color schemes
#cf25ec color preview, HTML & CSS examples
           This text has a color of #cf25ec        
        
          <p style="color:#cf25ec;">Text here</p>
        
        
          .mytext {color:#cf25ec;}
        
        Text color #cf25ec
      
           This box has a color of #cf25ec        
        
          <div style="background-color:#cf25ec;">Content here</div>
        
        
          .mybackground {background-color:#cf25ec;}
        
        Background color #cf25ec
      
           Border around this has a color of #cf25ec        
        
          <div style="border:2px solid #cf25ec;">Content here</div>
        
        
          .myborder {border:2px solid #cf25ec;}
        
        Border color #cf25ec