#e133dc color space conversions
Hex:
        #e133dc
        RGB:
        225, 51, 220
        CMY:
        12, 80, 14
        CMYK:
        0, 77, 2, 12
      HSL:
        302°, 74.3590%, 54.1176%
        HSV (HSB):
        302°, 77.3333%, 88.2353%
        XYZ:
        45.1534, 23.5425, 69.8745
        xyY:
        0.3259, 0.1699, 23.5425
      CIE-Lab:
        55.6268, 81.4040, -49.0162
        CIE-LCH:
        55.6268, 95.0222, 328.9464
        CIE-Luv:
        55.6268, 71.7826, -86.6304
        Hunter-Lab:
        48.5206, 81.2015, -51.4190
      #e133dc color charts
#e133dc RGB chart
      #e133dc CMYK chart
      #e133dc RGB pie chart
      #e133dc color shades, tints & tones
#e133dc color schemes
#e133dc color preview, HTML & CSS examples
           This text has a color of #e133dc        
        
          <p style="color:#e133dc;">Text here</p>
        
        
          .mytext {color:#e133dc;}
        
        Text color #e133dc
      
           This box has a color of #e133dc        
        
          <div style="background-color:#e133dc;">Content here</div>
        
        
          .mybackground {background-color:#e133dc;}
        
        Background color #e133dc
      
           Border around this has a color of #e133dc        
        
          <div style="border:2px solid #e133dc;">Content here</div>
        
        
          .myborder {border:2px solid #e133dc;}
        
        Border color #e133dc