#cf57e1 color space conversions
Hex:
        #cf57e1
        RGB:
        207, 87, 225
        CMY:
        19, 66, 12
        CMYK:
        8, 61, 0, 12
      HSL:
        292°, 69.6970%, 61.1765%
        HSV (HSB):
        292°, 61.3333%, 88.2353%
        XYZ:
        42.7309, 25.5180, 73.9075
        xyY:
        0.3006, 0.1795, 25.5180
      CIE-Lab:
        57.5767, 65.8936, -48.9114
        CIE-LCH:
        57.5767, 82.0627, 323.4143
        CIE-Luv:
        57.5767, 49.5862, -84.9501
        Hunter-Lab:
        50.5154, 62.5911, -51.3846
      #cf57e1 color charts
#cf57e1 RGB chart
      #cf57e1 CMYK chart
      #cf57e1 RGB pie chart
      #cf57e1 color shades, tints & tones
#cf57e1 color schemes
#cf57e1 color preview, HTML & CSS examples
           This text has a color of #cf57e1        
        
          <p style="color:#cf57e1;">Text here</p>
        
        
          .mytext {color:#cf57e1;}
        
        Text color #cf57e1
      
           This box has a color of #cf57e1        
        
          <div style="background-color:#cf57e1;">Content here</div>
        
        
          .mybackground {background-color:#cf57e1;}
        
        Background color #cf57e1
      
           Border around this has a color of #cf57e1        
        
          <div style="border:2px solid #cf57e1;">Content here</div>
        
        
          .myborder {border:2px solid #cf57e1;}
        
        Border color #cf57e1