#cf388e color space conversions
Hex:
        #cf388e
        RGB:
        207, 56, 142
        CMY:
        19, 78, 44
        CMYK:
        0, 73, 31, 19
      HSL:
        326°, 61.1336%, 51.5686%
        HSV (HSB):
        326°, 72.9469%, 81.1765%
        XYZ:
        32.0288, 18.0467, 27.3864
        xyY:
        0.4135, 0.2330, 18.0467
      CIE-Lab:
        49.5527, 65.3848, -13.2253
        CIE-LCH:
        49.5527, 66.7089, 348.5652
        CIE-Luv:
        49.5527, 86.9796, -29.8535
        Hunter-Lab:
        42.4815, 60.2371, -8.4854
      #cf388e color charts
#cf388e RGB chart
      #cf388e CMYK chart
      #cf388e RGB pie chart
      #cf388e color shades, tints & tones
#cf388e color schemes
#cf388e color preview, HTML & CSS examples
           This text has a color of #cf388e        
        
          <p style="color:#cf388e;">Text here</p>
        
        
          .mytext {color:#cf388e;}
        
        Text color #cf388e
      
           This box has a color of #cf388e        
        
          <div style="background-color:#cf388e;">Content here</div>
        
        
          .mybackground {background-color:#cf388e;}
        
        Background color #cf388e
      
           Border around this has a color of #cf388e        
        
          <div style="border:2px solid #cf388e;">Content here</div>
        
        
          .myborder {border:2px solid #cf388e;}
        
        Border color #cf388e