#ed06c4 color space conversions
Hex:
        #ed06c4
        RGB:
        237, 6, 196
        CMY:
        7, 98, 23
        CMYK:
        0, 97, 17, 7
      HSL:
        311°, 95.0617%, 47.6471%
        HSV (HSB):
        311°, 97.4684%, 92.9412%
        XYZ:
        44.9540, 22.1203, 54.1249
        xyY:
        0.3709, 0.1825, 22.1203
      CIE-Lab:
        54.1544, 87.1753, -37.4759
        CIE-LCH:
        54.1544, 94.8893, 336.7376
        CIE-Luv:
        54.1544, 95.5255, -69.7473
        Hunter-Lab:
        47.0322, 88.3061, -35.3086
      #ed06c4 color charts
#ed06c4 RGB chart
      #ed06c4 CMYK chart
      #ed06c4 RGB pie chart
      #ed06c4 color shades, tints & tones
#ed06c4 color schemes
#ed06c4 color preview, HTML & CSS examples
           This text has a color of #ed06c4        
        
          <p style="color:#ed06c4;">Text here</p>
        
        
          .mytext {color:#ed06c4;}
        
        Text color #ed06c4
      
           This box has a color of #ed06c4        
        
          <div style="background-color:#ed06c4;">Content here</div>
        
        
          .mybackground {background-color:#ed06c4;}
        
        Background color #ed06c4
      
           Border around this has a color of #ed06c4        
        
          <div style="border:2px solid #ed06c4;">Content here</div>
        
        
          .myborder {border:2px solid #ed06c4;}
        
        Border color #ed06c4