#2a18ea color space conversions
Hex:
        #2a18ea
        RGB:
        42, 24, 234
        CMY:
        84, 91, 8
        CMYK:
        82, 90, 0, 8
      HSL:
        245°, 83.3333%, 50.5882%
        HSV (HSB):
        245°, 89.7436%, 91.7647%
        XYZ:
        16.1328, 7.0860, 78.3593
        xyY:
        0.1588, 0.0698, 7.0860
      CIE-Lab:
        32.0019, 69.9338, -96.4665
        CIE-LCH:
        32.0019, 119.1491, 305.9404
        CIE-Luv:
        32.0019, -7.2114, -120.6255
        Hunter-Lab:
        26.6196, 61.5954, -155.8967
      #2a18ea color charts
#2a18ea RGB chart
      #2a18ea CMYK chart
      #2a18ea RGB pie chart
      #2a18ea color shades, tints & tones
#2a18ea color schemes
#2a18ea color preview, HTML & CSS examples
           This text has a color of #2a18ea        
        
          <p style="color:#2a18ea;">Text here</p>
        
        
          .mytext {color:#2a18ea;}
        
        Text color #2a18ea
      
           This box has a color of #2a18ea        
        
          <div style="background-color:#2a18ea;">Content here</div>
        
        
          .mybackground {background-color:#2a18ea;}
        
        Background color #2a18ea
      
           Border around this has a color of #2a18ea        
        
          <div style="border:2px solid #2a18ea;">Content here</div>
        
        
          .myborder {border:2px solid #2a18ea;}
        
        Border color #2a18ea