#1741fe color space conversions
Hex:
        #1741fe
        RGB:
        23, 65, 254
        CMY:
        91, 75, 0
        CMYK:
        91, 74, 0, 0
      HSL:
        229°, 99.1416%, 54.3137%
        HSV (HSB):
        229°, 90.9449%, 99.6078%
        XYZ:
        20.1330, 11.1185, 94.8509
        xyY:
        0.1597, 0.0882, 11.1185
      CIE-Lab:
        39.7794, 57.6248, -94.8391
        CIE-LCH:
        39.7794, 110.9733, 301.2831
        CIE-Luv:
        39.7794, -13.9763, -132.4320
        Hunter-Lab:
        33.3444, 49.4238, -145.3140
      #1741fe color charts
#1741fe RGB chart
      #1741fe CMYK chart
      #1741fe RGB pie chart
      #1741fe color shades, tints & tones
#1741fe color schemes
#1741fe color preview, HTML & CSS examples
           This text has a color of #1741fe        
        
          <p style="color:#1741fe;">Text here</p>
        
        
          .mytext {color:#1741fe;}
        
        Text color #1741fe
      
           This box has a color of #1741fe        
        
          <div style="background-color:#1741fe;">Content here</div>
        
        
          .mybackground {background-color:#1741fe;}
        
        Background color #1741fe
      
           Border around this has a color of #1741fe        
        
          <div style="border:2px solid #1741fe;">Content here</div>
        
        
          .myborder {border:2px solid #1741fe;}
        
        Border color #1741fe