#1142dc color space conversions
Hex:
        #1142dc
        RGB:
        17, 66, 220
        CMY:
        93, 74, 14
        CMYK:
        92, 70, 0, 14
      HSL:
        226°, 85.6540%, 46.4706%
        HSV (HSB):
        226°, 92.2727%, 86.2745%
        XYZ:
        15.0976, 9.1829, 68.6869
        xyY:
        0.1624, 0.0988, 9.1829
      CIE-Lab:
        36.3341, 45.2085, -81.2966
        CIE-LCH:
        36.3341, 93.0212, 299.0781
        CIE-Luv:
        36.3341, -13.9695, -112.4466
        Hunter-Lab:
        30.3033, 35.9011, -113.1771
      #1142dc color charts
#1142dc RGB chart
      #1142dc CMYK chart
      #1142dc RGB pie chart
      #1142dc color shades, tints & tones
#1142dc color schemes
#1142dc color preview, HTML & CSS examples
           This text has a color of #1142dc        
        
          <p style="color:#1142dc;">Text here</p>
        
        
          .mytext {color:#1142dc;}
        
        Text color #1142dc
      
           This box has a color of #1142dc        
        
          <div style="background-color:#1142dc;">Content here</div>
        
        
          .mybackground {background-color:#1142dc;}
        
        Background color #1142dc
      
           Border around this has a color of #1142dc        
        
          <div style="border:2px solid #1142dc;">Content here</div>
        
        
          .myborder {border:2px solid #1142dc;}
        
        Border color #1142dc