#ea40fa color space conversions
Hex:
        #ea40fa
        RGB:
        234, 64, 250
        CMY:
        8, 75, 2
        CMYK:
        6, 74, 0, 2
      HSL:
        295°, 94.8980%, 61.5686%
        HSV (HSB):
        295°, 74.4000%, 98.0392%
        XYZ:
        53.0204, 28.0613, 93.0644
        xyY:
        0.3045, 0.1611, 28.0613
      CIE-Lab:
        59.9441, 84.2510, -58.8655
        CIE-LCH:
        59.9441, 102.7783, 325.0583
        CIE-Luv:
        59.9441, 65.2712, -103.6444
        Hunter-Lab:
        52.9730, 85.9572, -67.0813
      #ea40fa color charts
#ea40fa RGB chart
      #ea40fa CMYK chart
      #ea40fa RGB pie chart
      #ea40fa color shades, tints & tones
#ea40fa color schemes
#ea40fa color preview, HTML & CSS examples
           This text has a color of #ea40fa        
        
          <p style="color:#ea40fa;">Text here</p>
        
        
          .mytext {color:#ea40fa;}
        
        Text color #ea40fa
      
           This box has a color of #ea40fa        
        
          <div style="background-color:#ea40fa;">Content here</div>
        
        
          .mybackground {background-color:#ea40fa;}
        
        Background color #ea40fa
      
           Border around this has a color of #ea40fa        
        
          <div style="border:2px solid #ea40fa;">Content here</div>
        
        
          .myborder {border:2px solid #ea40fa;}
        
        Border color #ea40fa