#2a18bb color space conversions
Hex:
        #2a18bb
        RGB:
        42, 24, 187
        CMY:
        84, 91, 27
        CMYK:
        78, 87, 0, 27
      HSL:
        247°, 77.2512%, 41.3725%
        HSV (HSB):
        247°, 87.1658%, 73.3333%
        XYZ:
        10.2511, 4.7334, 47.3870
        xyY:
        0.1644, 0.0759, 4.7334
      CIE-Lab:
        25.9612, 57.1349, -79.2172
        CIE-LCH:
        25.9612, 97.6718, 305.8008
        CIE-Luv:
        25.9612, -4.8272, -93.7079
        Hunter-Lab:
        21.7563, 46.0320, -113.9092
      #2a18bb color charts
#2a18bb RGB chart
      #2a18bb CMYK chart
      #2a18bb RGB pie chart
      #2a18bb color shades, tints & tones
#2a18bb color schemes
#2a18bb color preview, HTML & CSS examples
           This text has a color of #2a18bb        
        
          <p style="color:#2a18bb;">Text here</p>
        
        
          .mytext {color:#2a18bb;}
        
        Text color #2a18bb
      
           This box has a color of #2a18bb        
        
          <div style="background-color:#2a18bb;">Content here</div>
        
        
          .mybackground {background-color:#2a18bb;}
        
        Background color #2a18bb
      
           Border around this has a color of #2a18bb        
        
          <div style="border:2px solid #2a18bb;">Content here</div>
        
        
          .myborder {border:2px solid #2a18bb;}
        
        Border color #2a18bb