#1204c3 color space conversions
Hex:
        #1204c3
        RGB:
        18, 4, 195
        CMY:
        93, 98, 24
        CMYK:
        91, 98, 0, 24
      HSL:
        244°, 95.9799%, 39.0196%
        HSV (HSB):
        244°, 97.9487%, 76.4706%
        XYZ:
        10.1432, 4.1556, 51.8973
        xyY:
        0.1532, 0.0628, 4.1556
      CIE-Lab:
        24.1792, 63.9778, -86.9532
        CIE-LCH:
        24.1792, 107.9538, 306.3446
        CIE-Luv:
        24.1792, -6.2930, -95.6888
        Hunter-Lab:
        20.3852, 53.1433, -136.6727
      #1204c3 color charts
#1204c3 RGB chart
      #1204c3 CMYK chart
      #1204c3 RGB pie chart
      #1204c3 color shades, tints & tones
#1204c3 color schemes
#1204c3 color preview, HTML & CSS examples
           This text has a color of #1204c3        
        
          <p style="color:#1204c3;">Text here</p>
        
        
          .mytext {color:#1204c3;}
        
        Text color #1204c3
      
           This box has a color of #1204c3        
        
          <div style="background-color:#1204c3;">Content here</div>
        
        
          .mybackground {background-color:#1204c3;}
        
        Background color #1204c3
      
           Border around this has a color of #1204c3        
        
          <div style="border:2px solid #1204c3;">Content here</div>
        
        
          .myborder {border:2px solid #1204c3;}
        
        Border color #1204c3