#ed7bca color space conversions
Hex:
        #ed7bca
        RGB:
        237, 123, 202
        CMY:
        7, 52, 21
        CMYK:
        0, 48, 15, 7
      HSL:
        318°, 76.0000%, 70.5882%
        HSV (HSB):
        318°, 48.1013%, 92.9412%
        XYZ:
        52.6687, 36.4347, 60.1338
        xyY:
        0.3529, 0.2441, 36.4347
      CIE-Lab:
        66.8507, 53.5689, -21.2441
        CIE-LCH:
        66.8507, 57.6276, 338.3679
        CIE-Luv:
        66.8507, 62.9180, -41.4672
        Hunter-Lab:
        60.3612, 50.1197, -16.8138
      #ed7bca color charts
#ed7bca RGB chart
      #ed7bca CMYK chart
      #ed7bca RGB pie chart
      #ed7bca color shades, tints & tones
#ed7bca color schemes
#ed7bca color preview, HTML & CSS examples
           This text has a color of #ed7bca        
        
          <p style="color:#ed7bca;">Text here</p>
        
        
          .mytext {color:#ed7bca;}
        
        Text color #ed7bca
      
           This box has a color of #ed7bca        
        
          <div style="background-color:#ed7bca;">Content here</div>
        
        
          .mybackground {background-color:#ed7bca;}
        
        Background color #ed7bca
      
           Border around this has a color of #ed7bca        
        
          <div style="border:2px solid #ed7bca;">Content here</div>
        
        
          .myborder {border:2px solid #ed7bca;}
        
        Border color #ed7bca