#cf1cd1 color space conversions
Hex:
        #cf1cd1
        RGB:
        207, 28, 209
        CMY:
        19, 89, 18
        CMYK:
        1, 87, 0, 18
      HSL:
        299°, 76.3713%, 46.4706%
        HSV (HSB):
        299°, 86.6029%, 81.9608%
        XYZ:
        37.6560, 18.6994, 61.9462
        xyY:
        0.3183, 0.1581, 18.6994
      CIE-Lab:
        50.3336, 81.3069, -51.3543
        CIE-LCH:
        50.3336, 96.1669, 327.7231
        CIE-Luv:
        50.3336, 66.1052, -87.9490
        Hunter-Lab:
        43.2428, 79.7639, -54.6644
      #cf1cd1 color charts
#cf1cd1 RGB chart
      #cf1cd1 CMYK chart
      #cf1cd1 RGB pie chart
      #cf1cd1 color shades, tints & tones
#cf1cd1 color schemes
#cf1cd1 color preview, HTML & CSS examples
           This text has a color of #cf1cd1        
        
          <p style="color:#cf1cd1;">Text here</p>
        
        
          .mytext {color:#cf1cd1;}
        
        Text color #cf1cd1
      
           This box has a color of #cf1cd1        
        
          <div style="background-color:#cf1cd1;">Content here</div>
        
        
          .mybackground {background-color:#cf1cd1;}
        
        Background color #cf1cd1
      
           Border around this has a color of #cf1cd1        
        
          <div style="border:2px solid #cf1cd1;">Content here</div>
        
        
          .myborder {border:2px solid #cf1cd1;}
        
        Border color #cf1cd1