#1242d1 color space conversions
Hex:
        #1242d1
        RGB:
        18, 66, 209
        CMY:
        93, 74, 18
        CMYK:
        91, 68, 0, 18
      HSL:
        225°, 84.1410%, 44.5098%
        HSV (HSB):
        225°, 91.3876%, 81.9608%
        XYZ:
        13.7063, 8.6285, 61.2647
        xyY:
        0.1640, 0.1032, 8.6285
      CIE-Lab:
        35.2589, 41.2551, -76.7351
        CIE-LCH:
        35.2589, 87.1221, 298.2638
        CIE-Luv:
        35.2589, -13.8158, -105.7920
        Hunter-Lab:
        29.3743, 31.8847, -103.0966
      #1242d1 color charts
#1242d1 RGB chart
      #1242d1 CMYK chart
      #1242d1 RGB pie chart
      #1242d1 color shades, tints & tones
#1242d1 color schemes
#1242d1 color preview, HTML & CSS examples
           This text has a color of #1242d1        
        
          <p style="color:#1242d1;">Text here</p>
        
        
          .mytext {color:#1242d1;}
        
        Text color #1242d1
      
           This box has a color of #1242d1        
        
          <div style="background-color:#1242d1;">Content here</div>
        
        
          .mybackground {background-color:#1242d1;}
        
        Background color #1242d1
      
           Border around this has a color of #1242d1        
        
          <div style="border:2px solid #1242d1;">Content here</div>
        
        
          .myborder {border:2px solid #1242d1;}
        
        Border color #1242d1