#e31aeb color space conversions
Hex:
        #e31aeb
        RGB:
        227, 26, 235
        CMY:
        11, 90, 8
        CMYK:
        3, 89, 0, 8
      HSL:
        298°, 83.9357%, 51.1765%
        HSV (HSB):
        298°, 88.9362%, 92.1569%
        XYZ:
        47.0433, 23.0678, 80.5703
        xyY:
        0.3122, 0.1531, 23.0678
      CIE-Lab:
        55.1421, 88.8620, -58.2397
        CIE-LCH:
        55.1421, 106.2465, 326.7594
        CIE-Luv:
        55.1421, 70.6831, -101.2713
        Hunter-Lab:
        48.0290, 90.7861, -65.8408
      #e31aeb color charts
#e31aeb RGB chart
      #e31aeb CMYK chart
      #e31aeb RGB pie chart
      #e31aeb color shades, tints & tones
#e31aeb color schemes
#e31aeb color preview, HTML & CSS examples
           This text has a color of #e31aeb        
        
          <p style="color:#e31aeb;">Text here</p>
        
        
          .mytext {color:#e31aeb;}
        
        Text color #e31aeb
      
           This box has a color of #e31aeb        
        
          <div style="background-color:#e31aeb;">Content here</div>
        
        
          .mybackground {background-color:#e31aeb;}
        
        Background color #e31aeb
      
           Border around this has a color of #e31aeb        
        
          <div style="border:2px solid #e31aeb;">Content here</div>
        
        
          .myborder {border:2px solid #e31aeb;}
        
        Border color #e31aeb