#1241bd color space conversions
Hex:
        #1241bd
        RGB:
        18, 65, 189
        CMY:
        93, 75, 26
        CMYK:
        90, 66, 0, 26
      HSL:
        224°, 82.6087%, 40.5882%
        HSV (HSB):
        224°, 90.4762%, 74.1176%
        XYZ:
        11.3251, 7.5833, 49.0109
        xyY:
        0.1667, 0.1117, 7.5833
      CIE-Lab:
        33.0996, 34.4030, -68.6216
        CIE-LCH:
        33.0996, 76.7626, 296.6266
        CIE-Luv:
        33.0996, -13.4943, -93.5964
        Hunter-Lab:
        27.5378, 25.2178, -86.2460
      #1241bd color charts
#1241bd RGB chart
      #1241bd CMYK chart
      #1241bd RGB pie chart
      #1241bd color shades, tints & tones
#1241bd color schemes
#1241bd color preview, HTML & CSS examples
           This text has a color of #1241bd        
        
          <p style="color:#1241bd;">Text here</p>
        
        
          .mytext {color:#1241bd;}
        
        Text color #1241bd
      
           This box has a color of #1241bd        
        
          <div style="background-color:#1241bd;">Content here</div>
        
        
          .mybackground {background-color:#1241bd;}
        
        Background color #1241bd
      
           Border around this has a color of #1241bd        
        
          <div style="border:2px solid #1241bd;">Content here</div>
        
        
          .myborder {border:2px solid #1241bd;}
        
        Border color #1241bd