#2d18bf color space conversions
Hex:
        #2d18bf
        RGB:
        45, 24, 191
        CMY:
        82, 91, 25
        CMYK:
        76, 87, 0, 25
      HSL:
        248°, 77.6744%, 42.1569%
        HSV (HSB):
        248°, 87.4346%, 74.9020%
        XYZ:
        10.8128, 4.9727, 49.6802
        xyY:
        0.1652, 0.0760, 4.9727
      CIE-Lab:
        26.6570, 58.4057, -80.4240
        CIE-LCH:
        26.6570, 99.3944, 305.9880
        CIE-Luv:
        26.6570, -4.6284, -96.1440
        Hunter-Lab:
        22.2997, 47.5278, -116.4791
      #2d18bf color charts
#2d18bf RGB chart
      #2d18bf CMYK chart
      #2d18bf RGB pie chart
      #2d18bf color shades, tints & tones
#2d18bf color schemes
#2d18bf color preview, HTML & CSS examples
           This text has a color of #2d18bf        
        
          <p style="color:#2d18bf;">Text here</p>
        
        
          .mytext {color:#2d18bf;}
        
        Text color #2d18bf
      
           This box has a color of #2d18bf        
        
          <div style="background-color:#2d18bf;">Content here</div>
        
        
          .mybackground {background-color:#2d18bf;}
        
        Background color #2d18bf
      
           Border around this has a color of #2d18bf        
        
          <div style="border:2px solid #2d18bf;">Content here</div>
        
        
          .myborder {border:2px solid #2d18bf;}
        
        Border color #2d18bf