#e257f2 color space conversions
Hex:
        #e257f2
        RGB:
        226, 87, 242
        CMY:
        11, 66, 5
        CMYK:
        7, 64, 0, 5
      HSL:
        294°, 85.6354%, 64.5098%
        HSV (HSB):
        294°, 64.0496%, 94.9020%
        XYZ:
        50.7992, 29.3959, 87.0010
        xyY:
        0.3038, 0.1758, 29.3959
      CIE-Lab:
        61.1295, 73.3119, -52.6067
        CIE-LCH:
        61.1295, 90.2336, 324.3377
        CIE-Luv:
        61.1295, 57.2989, -92.8743
        Hunter-Lab:
        54.2180, 72.3629, -57.1871
      #e257f2 color charts
#e257f2 RGB chart
      #e257f2 CMYK chart
      #e257f2 RGB pie chart
      #e257f2 color shades, tints & tones
#e257f2 color schemes
#e257f2 color preview, HTML & CSS examples
           This text has a color of #e257f2        
        
          <p style="color:#e257f2;">Text here</p>
        
        
          .mytext {color:#e257f2;}
        
        Text color #e257f2
      
           This box has a color of #e257f2        
        
          <div style="background-color:#e257f2;">Content here</div>
        
        
          .mybackground {background-color:#e257f2;}
        
        Background color #e257f2
      
           Border around this has a color of #e257f2        
        
          <div style="border:2px solid #e257f2;">Content here</div>
        
        
          .myborder {border:2px solid #e257f2;}
        
        Border color #e257f2