#2a0edd color space conversions
Hex:
        #2a0edd
        RGB:
        42, 14, 221
        CMY:
        84, 95, 13
        CMYK:
        81, 94, 0, 13
      HSL:
        248°, 88.0851%, 46.0784%
        HSV (HSB):
        248°, 93.6652%, 86.6667%
        XYZ:
        14.1630, 6.0268, 68.8234
        xyY:
        0.1591, 0.0677, 6.0268
      CIE-Lab:
        29.4799, 69.0452, -93.2278
        CIE-LCH:
        29.4799, 116.0115, 306.5240
        CIE-Luv:
        29.4799, -6.0165, -112.6522
        Hunter-Lab:
        24.5495, 60.0181, -149.0323
      #2a0edd color charts
#2a0edd RGB chart
      #2a0edd CMYK chart
      #2a0edd RGB pie chart
      #2a0edd color shades, tints & tones
#2a0edd color schemes
#2a0edd color preview, HTML & CSS examples
           This text has a color of #2a0edd        
        
          <p style="color:#2a0edd;">Text here</p>
        
        
          .mytext {color:#2a0edd;}
        
        Text color #2a0edd
      
           This box has a color of #2a0edd        
        
          <div style="background-color:#2a0edd;">Content here</div>
        
        
          .mybackground {background-color:#2a0edd;}
        
        Background color #2a0edd
      
           Border around this has a color of #2a0edd        
        
          <div style="border:2px solid #2a0edd;">Content here</div>
        
        
          .myborder {border:2px solid #2a0edd;}
        
        Border color #2a0edd