#ed12f2 color space conversions
Hex:
        #ed12f2
        RGB:
        237, 18, 242
        CMY:
        7, 93, 5
        CMYK:
        2, 93, 0, 5
      HSL:
        299°, 89.6000%, 50.9804%
        HSV (HSB):
        299°, 92.5620%, 94.9020%
        XYZ:
        51.1684, 24.8479, 86.1037
        xyY:
        0.3156, 0.1533, 24.8479
      CIE-Lab:
        56.9270, 92.4067, -59.2122
        CIE-LCH:
        56.9270, 109.7501, 327.3491
        CIE-Luv:
        56.9270, 75.6188, -103.9966
        Hunter-Lab:
        49.8477, 95.9957, -67.5203
      #ed12f2 color charts
#ed12f2 RGB chart
      #ed12f2 CMYK chart
      #ed12f2 RGB pie chart
      #ed12f2 color shades, tints & tones
#ed12f2 color schemes
#ed12f2 color preview, HTML & CSS examples
           This text has a color of #ed12f2        
        
          <p style="color:#ed12f2;">Text here</p>
        
        
          .mytext {color:#ed12f2;}
        
        Text color #ed12f2
      
           This box has a color of #ed12f2        
        
          <div style="background-color:#ed12f2;">Content here</div>
        
        
          .mybackground {background-color:#ed12f2;}
        
        Background color #ed12f2
      
           Border around this has a color of #ed12f2        
        
          <div style="border:2px solid #ed12f2;">Content here</div>
        
        
          .myborder {border:2px solid #ed12f2;}
        
        Border color #ed12f2