#cf54b1 color space conversions
Hex:
        #cf54b1
        RGB:
        207, 84, 177
        CMY:
        19, 67, 31
        CMYK:
        0, 59, 14, 19
      HSL:
        315°, 56.1644%, 57.0588%
        HSV (HSB):
        315°, 59.4203%, 81.1765%
        XYZ:
        36.8383, 22.7804, 44.0504
        xyY:
        0.3553, 0.2197, 22.7804
      CIE-Lab:
        54.8454, 59.1818, -25.7727
        CIE-LCH:
        54.8454, 64.5501, 336.4677
        CIE-Luv:
        54.8454, 64.6643, -47.6826
        Hunter-Lab:
        47.7288, 54.2454, -21.3105
      #cf54b1 color charts
#cf54b1 RGB chart
      #cf54b1 CMYK chart
      #cf54b1 RGB pie chart
      #cf54b1 color shades, tints & tones
#cf54b1 color schemes
#cf54b1 color preview, HTML & CSS examples
           This text has a color of #cf54b1        
        
          <p style="color:#cf54b1;">Text here</p>
        
        
          .mytext {color:#cf54b1;}
        
        Text color #cf54b1
      
           This box has a color of #cf54b1        
        
          <div style="background-color:#cf54b1;">Content here</div>
        
        
          .mybackground {background-color:#cf54b1;}
        
        Background color #cf54b1
      
           Border around this has a color of #cf54b1        
        
          <div style="border:2px solid #cf54b1;">Content here</div>
        
        
          .myborder {border:2px solid #cf54b1;}
        
        Border color #cf54b1