#cf25dc color space conversions
Hex:
        #cf25dc
        RGB:
        207, 37, 220
        CMY:
        19, 85, 14
        CMYK:
        6, 83, 0, 14
      HSL:
        296°, 72.3320%, 50.3922%
        HSV (HSB):
        296°, 83.1818%, 86.2745%
        XYZ:
        39.3120, 19.7558, 69.4514
        xyY:
        0.3059, 0.1537, 19.7558
      CIE-Lab:
        51.5600, 81.3266, -55.6791
        CIE-LCH:
        51.5600, 98.5605, 325.6031
        CIE-Luv:
        51.5600, 61.1408, -94.8418
        Hunter-Lab:
        44.4475, 80.0925, -61.5302
      #cf25dc color charts
#cf25dc RGB chart
      #cf25dc CMYK chart
      #cf25dc RGB pie chart
      #cf25dc color shades, tints & tones
#cf25dc color schemes
#cf25dc color preview, HTML & CSS examples
           This text has a color of #cf25dc        
        
          <p style="color:#cf25dc;">Text here</p>
        
        
          .mytext {color:#cf25dc;}
        
        Text color #cf25dc
      
           This box has a color of #cf25dc        
        
          <div style="background-color:#cf25dc;">Content here</div>
        
        
          .mybackground {background-color:#cf25dc;}
        
        Background color #cf25dc
      
           Border around this has a color of #cf25dc        
        
          <div style="border:2px solid #cf25dc;">Content here</div>
        
        
          .myborder {border:2px solid #cf25dc;}
        
        Border color #cf25dc