#e61cfa color space conversions
Hex:
        #e61cfa
        RGB:
        230, 28, 250
        CMY:
        10, 89, 2
        CMYK:
        8, 89, 0, 2
      HSL:
        295°, 95.6897%, 54.5098%
        HSV (HSB):
        295°, 88.8000%, 98.0392%
        XYZ:
        50.3037, 24.5556, 92.5309
        xyY:
        0.3005, 0.1467, 24.5556
      CIE-Lab:
        56.6399, 91.3400, -64.1991
        CIE-LCH:
        56.6399, 111.6446, 324.8982
        CIE-Luv:
        56.6399, 67.1272, -111.1192
        Hunter-Lab:
        49.5536, 94.4830, -76.0239
      #e61cfa color charts
#e61cfa RGB chart
      #e61cfa CMYK chart
      #e61cfa RGB pie chart
      #e61cfa color shades, tints & tones
#e61cfa color schemes
#e61cfa color preview, HTML & CSS examples
           This text has a color of #e61cfa        
        
          <p style="color:#e61cfa;">Text here</p>
        
        
          .mytext {color:#e61cfa;}
        
        Text color #e61cfa
      
           This box has a color of #e61cfa        
        
          <div style="background-color:#e61cfa;">Content here</div>
        
        
          .mybackground {background-color:#e61cfa;}
        
        Background color #e61cfa
      
           Border around this has a color of #e61cfa        
        
          <div style="border:2px solid #e61cfa;">Content here</div>
        
        
          .myborder {border:2px solid #e61cfa;}
        
        Border color #e61cfa