#2a22ce color space conversions
Hex:
        #2a22ce
        RGB:
        42, 34, 206
        CMY:
        84, 87, 19
        CMYK:
        80, 83, 0, 19
      HSL:
        243°, 71.6667%, 47.0588%
        HSV (HSB):
        243°, 83.4951%, 80.7843%
        XYZ:
        12.6675, 6.0925, 58.9008
        xyY:
        0.1631, 0.0785, 6.0925
      CIE-Lab:
        29.6447, 58.6552, -84.2633
        CIE-LCH:
        29.6447, 102.6681, 304.8416
        CIE-Luv:
        29.6447, -6.6920, -105.2221
        Hunter-Lab:
        24.6830, 48.4117, -124.2049
      #2a22ce color charts
#2a22ce RGB chart
      #2a22ce CMYK chart
      #2a22ce RGB pie chart
      #2a22ce color shades, tints & tones
#2a22ce color schemes
#2a22ce color preview, HTML & CSS examples
           This text has a color of #2a22ce        
        
          <p style="color:#2a22ce;">Text here</p>
        
        
          .mytext {color:#2a22ce;}
        
        Text color #2a22ce
      
           This box has a color of #2a22ce        
        
          <div style="background-color:#2a22ce;">Content here</div>
        
        
          .mybackground {background-color:#2a22ce;}
        
        Background color #2a22ce
      
           Border around this has a color of #2a22ce        
        
          <div style="border:2px solid #2a22ce;">Content here</div>
        
        
          .myborder {border:2px solid #2a22ce;}
        
        Border color #2a22ce