#1742ef color space conversions
Hex:
        #1742ef
        RGB:
        23, 66, 239
        CMY:
        91, 74, 6
        CMYK:
        90, 72, 0, 6
      HSL:
        228°, 87.0968%, 51.3725%
        HSV (HSB):
        228°, 90.3766%, 93.7255%
        XYZ:
        17.8816, 10.3106, 82.7090
        xyY:
        0.1612, 0.0930, 10.3106
      CIE-Lab:
        38.3942, 52.0430, -88.7021
        CIE-LCH:
        38.3942, 102.8423, 300.4008
        CIE-Luv:
        38.3942, -13.8804, -123.6559
        Hunter-Lab:
        32.1101, 43.2109, -130.2418
      #1742ef color charts
#1742ef RGB chart
      #1742ef CMYK chart
      #1742ef RGB pie chart
      #1742ef color shades, tints & tones
#1742ef color schemes
#1742ef color preview, HTML & CSS examples
           This text has a color of #1742ef        
        
          <p style="color:#1742ef;">Text here</p>
        
        
          .mytext {color:#1742ef;}
        
        Text color #1742ef
      
           This box has a color of #1742ef        
        
          <div style="background-color:#1742ef;">Content here</div>
        
        
          .mybackground {background-color:#1742ef;}
        
        Background color #1742ef
      
           Border around this has a color of #1742ef        
        
          <div style="border:2px solid #1742ef;">Content here</div>
        
        
          .myborder {border:2px solid #1742ef;}
        
        Border color #1742ef