#1750fe color space conversions
Hex:
        #1750fe
        RGB:
        23, 80, 254
        CMY:
        91, 69, 0
        CMYK:
        91, 69, 0, 0
      HSL:
        225°, 99.1416%, 54.3137%
        HSV (HSB):
        225°, 90.9449%, 99.6078%
        XYZ:
        21.1114, 13.0752, 95.1770
        xyY:
        0.1632, 0.1011, 13.0752
      CIE-Lab:
        42.8764, 49.0274, -89.7181
        CIE-LCH:
        42.8764, 102.2400, 298.6548
        CIE-Luv:
        42.8764, -16.6546, -130.5856
        Hunter-Lab:
        36.1597, 40.9356, -130.7472
      #1750fe color charts
#1750fe RGB chart
      #1750fe CMYK chart
      #1750fe RGB pie chart
      #1750fe color shades, tints & tones
#1750fe color schemes
#1750fe color preview, HTML & CSS examples
           This text has a color of #1750fe        
        
          <p style="color:#1750fe;">Text here</p>
        
        
          .mytext {color:#1750fe;}
        
        Text color #1750fe
      
           This box has a color of #1750fe        
        
          <div style="background-color:#1750fe;">Content here</div>
        
        
          .mybackground {background-color:#1750fe;}
        
        Background color #1750fe
      
           Border around this has a color of #1750fe        
        
          <div style="border:2px solid #1750fe;">Content here</div>
        
        
          .myborder {border:2px solid #1750fe;}
        
        Border color #1750fe