#ed1bec color space conversions
Hex:
        #ed1bec
        RGB:
        237, 27, 236
        CMY:
        7, 89, 7
        CMYK:
        0, 89, 0, 7
      HSL:
        300°, 85.3659%, 51.7647%
        HSV (HSB):
        300°, 88.6076%, 92.9412%
        XYZ:
        50.4573, 24.8445, 81.4930
        xyY:
        0.3218, 0.1585, 24.8445
      CIE-Lab:
        56.9236, 90.5282, -55.8560
        CIE-LCH:
        56.9236, 106.3732, 328.3253
        CIE-Luv:
        56.9236, 77.3152, -98.7215
        Hunter-Lab:
        49.8443, 93.4679, -62.0453
      #ed1bec color charts
#ed1bec RGB chart
      #ed1bec CMYK chart
      #ed1bec RGB pie chart
      #ed1bec color shades, tints & tones
#ed1bec color schemes
#ed1bec color preview, HTML & CSS examples
           This text has a color of #ed1bec        
        
          <p style="color:#ed1bec;">Text here</p>
        
        
          .mytext {color:#ed1bec;}
        
        Text color #ed1bec
      
           This box has a color of #ed1bec        
        
          <div style="background-color:#ed1bec;">Content here</div>
        
        
          .mybackground {background-color:#ed1bec;}
        
        Background color #ed1bec
      
           Border around this has a color of #ed1bec        
        
          <div style="border:2px solid #ed1bec;">Content here</div>
        
        
          .myborder {border:2px solid #ed1bec;}
        
        Border color #ed1bec