#e602f1 color space conversions
Hex:
        #e602f1
        RGB:
        230, 2, 241
        CMY:
        10, 99, 5
        CMYK:
        5, 99, 0, 5
      HSL:
        297°, 98.3539%, 47.6471%
        HSV (HSB):
        297°, 99.1701%, 94.5098%
        XYZ:
        48.5320, 23.2173, 85.1425
        xyY:
        0.3093, 0.1480, 23.2173
      CIE-Lab:
        55.2954, 92.3299, -61.3345
        CIE-LCH:
        55.2954, 110.8455, 326.4040
        CIE-Luv:
        55.2954, 71.7423, -106.3596
        Hunter-Lab:
        48.1843, 95.4655, -71.0375
      #e602f1 color charts
#e602f1 RGB chart
      #e602f1 CMYK chart
      #e602f1 RGB pie chart
      #e602f1 color shades, tints & tones
#e602f1 color schemes
#e602f1 color preview, HTML & CSS examples
           This text has a color of #e602f1        
        
          <p style="color:#e602f1;">Text here</p>
        
        
          .mytext {color:#e602f1;}
        
        Text color #e602f1
      
           This box has a color of #e602f1        
        
          <div style="background-color:#e602f1;">Content here</div>
        
        
          .mybackground {background-color:#e602f1;}
        
        Background color #e602f1
      
           Border around this has a color of #e602f1        
        
          <div style="border:2px solid #e602f1;">Content here</div>
        
        
          .myborder {border:2px solid #e602f1;}
        
        Border color #e602f1