#2a30ca color space conversions
Hex:
        #2a30ca
        RGB:
        42, 48, 202
        CMY:
        84, 81, 21
        CMYK:
        79, 76, 0, 21
      HSL:
        238°, 65.5738%, 47.8431%
        HSV (HSB):
        238°, 79.2079%, 79.2157%
        XYZ:
        12.6725, 6.8704, 56.5353
        xyY:
        0.1666, 0.0903, 6.8704
      CIE-Lab:
        31.5101, 50.6486, -78.8357
        CIE-LCH:
        31.5101, 93.7035, 302.7190
        CIE-Luv:
        31.5101, -8.2701, -103.0755
        Hunter-Lab:
        26.2115, 40.4294, -109.5341
      #2a30ca color charts
#2a30ca RGB chart
      #2a30ca CMYK chart
      #2a30ca RGB pie chart
      #2a30ca color shades, tints & tones
#2a30ca color schemes
#2a30ca color preview, HTML & CSS examples
           This text has a color of #2a30ca        
        
          <p style="color:#2a30ca;">Text here</p>
        
        
          .mytext {color:#2a30ca;}
        
        Text color #2a30ca
      
           This box has a color of #2a30ca        
        
          <div style="background-color:#2a30ca;">Content here</div>
        
        
          .mybackground {background-color:#2a30ca;}
        
        Background color #2a30ca
      
           Border around this has a color of #2a30ca        
        
          <div style="border:2px solid #2a30ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a30ca;}
        
        Border color #2a30ca