#1742fe color space conversions
Hex:
        #1742fe
        RGB:
        23, 66, 254
        CMY:
        91, 74, 0
        CMYK:
        91, 74, 0, 0
      HSL:
        229°, 99.1416%, 54.3137%
        HSV (HSB):
        229°, 90.9449%, 99.6078%
        XYZ:
        20.1910, 11.2343, 94.8702
        xyY:
        0.1599, 0.0890, 11.2343
      CIE-Lab:
        39.9724, 57.0783, -94.5193
        CIE-LCH:
        39.9724, 110.4166, 301.1269
        CIE-Luv:
        39.9724, -14.1374, -132.3620
        Hunter-Lab:
        33.5177, 48.8720, -144.3552
      #1742fe color charts
#1742fe RGB chart
      #1742fe CMYK chart
      #1742fe RGB pie chart
      #1742fe color shades, tints & tones
#1742fe color schemes
#1742fe color preview, HTML & CSS examples
           This text has a color of #1742fe        
        
          <p style="color:#1742fe;">Text here</p>
        
        
          .mytext {color:#1742fe;}
        
        Text color #1742fe
      
           This box has a color of #1742fe        
        
          <div style="background-color:#1742fe;">Content here</div>
        
        
          .mybackground {background-color:#1742fe;}
        
        Background color #1742fe
      
           Border around this has a color of #1742fe        
        
          <div style="border:2px solid #1742fe;">Content here</div>
        
        
          .myborder {border:2px solid #1742fe;}
        
        Border color #1742fe