#ed065b color space conversions
Hex:
        #ed065b
        RGB:
        237, 6, 91
        CMY:
        7, 98, 64
        CMYK:
        0, 97, 62, 7
      HSL:
        338°, 95.0617%, 47.6471%
        HSV (HSB):
        338°, 97.4684%, 92.9412%
        XYZ:
        36.8785, 18.8901, 11.6000
        xyY:
        0.5474, 0.2804, 18.8901
      CIE-Lab:
        50.5584, 77.7929, 19.9441
        CIE-LCH:
        50.5584, 80.3088, 14.3794
        CIE-Luv:
        50.5584, 143.0574, 6.9192
        Hunter-Lab:
        43.4627, 75.3989, 14.5997
      #ed065b color charts
#ed065b RGB chart
      #ed065b CMYK chart
      #ed065b RGB pie chart
      #ed065b color shades, tints & tones
#ed065b color schemes
#ed065b color preview, HTML & CSS examples
           This text has a color of #ed065b        
        
          <p style="color:#ed065b;">Text here</p>
        
        
          .mytext {color:#ed065b;}
        
        Text color #ed065b
      
           This box has a color of #ed065b        
        
          <div style="background-color:#ed065b;">Content here</div>
        
        
          .mybackground {background-color:#ed065b;}
        
        Background color #ed065b
      
           Border around this has a color of #ed065b        
        
          <div style="border:2px solid #ed065b;">Content here</div>
        
        
          .myborder {border:2px solid #ed065b;}
        
        Border color #ed065b