#cf0286 color space conversions
Hex:
        #cf0286
        RGB:
        207, 2, 134
        CMY:
        19, 99, 47
        CMYK:
        0, 99, 35, 19
      HSL:
        321°, 98.0861%, 40.9804%
        HSV (HSB):
        321°, 99.0338%, 81.1765%
        XYZ:
        30.0569, 15.0300, 23.8712
        xyY:
        0.4359, 0.2180, 15.0300
      CIE-Lab:
        45.6753, 74.8057, -14.2597
        CIE-LCH:
        45.6753, 76.1527, 349.2076
        CIE-Luv:
        45.6753, 100.7600, -32.5501
        Hunter-Lab:
        38.7686, 70.5442, -9.3689
      #cf0286 color charts
#cf0286 RGB chart
      #cf0286 CMYK chart
      #cf0286 RGB pie chart
      #cf0286 color shades, tints & tones
#cf0286 color schemes
#cf0286 color preview, HTML & CSS examples
           This text has a color of #cf0286        
        
          <p style="color:#cf0286;">Text here</p>
        
        
          .mytext {color:#cf0286;}
        
        Text color #cf0286
      
           This box has a color of #cf0286        
        
          <div style="background-color:#cf0286;">Content here</div>
        
        
          .mybackground {background-color:#cf0286;}
        
        Background color #cf0286
      
           Border around this has a color of #cf0286        
        
          <div style="border:2px solid #cf0286;">Content here</div>
        
        
          .myborder {border:2px solid #cf0286;}
        
        Border color #cf0286