#cf25d7 color space conversions
Hex:
        #cf25d7
        RGB:
        207, 37, 215
        CMY:
        19, 85, 16
        CMYK:
        4, 83, 0, 16
      HSL:
        297°, 70.6349%, 49.4118%
        HSV (HSB):
        297°, 82.7907%, 84.3137%
        XYZ:
        38.6594, 19.4948, 66.0153
        xyY:
        0.3113, 0.1570, 19.4948
      CIE-Lab:
        51.2612, 80.5420, -53.3069
        CIE-LCH:
        51.2612, 96.5849, 326.5013
        CIE-Luv:
        51.2612, 62.9147, -91.1271
        Hunter-Lab:
        44.1530, 79.0233, -57.7404
      #cf25d7 color charts
#cf25d7 RGB chart
      #cf25d7 CMYK chart
      #cf25d7 RGB pie chart
      #cf25d7 color shades, tints & tones
#cf25d7 color schemes
#cf25d7 color preview, HTML & CSS examples
           This text has a color of #cf25d7        
        
          <p style="color:#cf25d7;">Text here</p>
        
        
          .mytext {color:#cf25d7;}
        
        Text color #cf25d7
      
           This box has a color of #cf25d7        
        
          <div style="background-color:#cf25d7;">Content here</div>
        
        
          .mybackground {background-color:#cf25d7;}
        
        Background color #cf25d7
      
           Border around this has a color of #cf25d7        
        
          <div style="border:2px solid #cf25d7;">Content here</div>
        
        
          .myborder {border:2px solid #cf25d7;}
        
        Border color #cf25d7