#e315cb color space conversions
Hex:
        #e315cb
        RGB:
        227, 21, 203
        CMY:
        11, 92, 20
        CMYK:
        0, 91, 11, 11
      HSL:
        307°, 83.0645%, 48.6275%
        HSV (HSB):
        307°, 90.7489%, 89.0196%
        XYZ:
        42.7262, 21.1790, 58.3360
        xyY:
        0.3495, 0.1733, 21.1790
      CIE-Lab:
        53.1449, 84.9823, -43.2231
        CIE-LCH:
        53.1449, 95.3427, 333.0415
        CIE-Luv:
        53.1449, 83.8444, -77.6088
        Hunter-Lab:
        46.0207, 85.1856, -42.9417
      #e315cb color charts
#e315cb RGB chart
      #e315cb CMYK chart
      #e315cb RGB pie chart
      #e315cb color shades, tints & tones
#e315cb color schemes
#e315cb color preview, HTML & CSS examples
           This text has a color of #e315cb        
        
          <p style="color:#e315cb;">Text here</p>
        
        
          .mytext {color:#e315cb;}
        
        Text color #e315cb
      
           This box has a color of #e315cb        
        
          <div style="background-color:#e315cb;">Content here</div>
        
        
          .mybackground {background-color:#e315cb;}
        
        Background color #e315cb
      
           Border around this has a color of #e315cb        
        
          <div style="border:2px solid #e315cb;">Content here</div>
        
        
          .myborder {border:2px solid #e315cb;}
        
        Border color #e315cb