#2a0cee color space conversions
Hex:
        #2a0cee
        RGB:
        42, 12, 238
        CMY:
        84, 95, 7
        CMYK:
        82, 95, 0, 7
      HSL:
        248°, 90.4000%, 49.0196%
        HSV (HSB):
        248°, 94.9580%, 93.3333%
        XYZ:
        16.5189, 6.9282, 81.3556
        xyY:
        0.1576, 0.0661, 6.9282
      CIE-Lab:
        31.6430, 73.6726, -99.3413
        CIE-LCH:
        31.6430, 123.6784, 306.5610
        CIE-Luv:
        31.6430, -6.8148, -122.2858
        Hunter-Lab:
        26.3215, 65.9608, -164.8306
      #2a0cee color charts
#2a0cee RGB chart
      #2a0cee CMYK chart
      #2a0cee RGB pie chart
      #2a0cee color shades, tints & tones
#2a0cee color schemes
#2a0cee color preview, HTML & CSS examples
           This text has a color of #2a0cee        
        
          <p style="color:#2a0cee;">Text here</p>
        
        
          .mytext {color:#2a0cee;}
        
        Text color #2a0cee
      
           This box has a color of #2a0cee        
        
          <div style="background-color:#2a0cee;">Content here</div>
        
        
          .mybackground {background-color:#2a0cee;}
        
        Background color #2a0cee
      
           Border around this has a color of #2a0cee        
        
          <div style="border:2px solid #2a0cee;">Content here</div>
        
        
          .myborder {border:2px solid #2a0cee;}
        
        Border color #2a0cee