#cf0084 color space conversions
Hex:
        #cf0084
        RGB:
        207, 0, 132
        CMY:
        19, 100, 48
        CMYK:
        0, 100, 36, 19
      HSL:
        322°, 100.0000%, 40.5882%
        HSV (HSB):
        322°, 100.0000%, 81.1765%
        XYZ:
        29.8970, 14.9313, 23.1361
        xyY:
        0.4399, 0.2197, 14.9313
      CIE-Lab:
        45.5400, 74.7837, -13.2422
        CIE-LCH:
        45.5400, 75.9470, 349.9585
        CIE-Luv:
        45.5400, 101.8785, -31.1682
        Hunter-Lab:
        38.6411, 70.4852, -8.4507
      #cf0084 color charts
#cf0084 RGB chart
      #cf0084 CMYK chart
      #cf0084 RGB pie chart
      #cf0084 color shades, tints & tones
#cf0084 color schemes
#cf0084 color preview, HTML & CSS examples
           This text has a color of #cf0084        
        
          <p style="color:#cf0084;">Text here</p>
        
        
          .mytext {color:#cf0084;}
        
        Text color #cf0084
      
           This box has a color of #cf0084        
        
          <div style="background-color:#cf0084;">Content here</div>
        
        
          .mybackground {background-color:#cf0084;}
        
        Background color #cf0084
      
           Border around this has a color of #cf0084        
        
          <div style="border:2px solid #cf0084;">Content here</div>
        
        
          .myborder {border:2px solid #cf0084;}
        
        Border color #cf0084