#1850fd color space conversions
Hex:
        #1850fd
        RGB:
        24, 80, 253
        CMY:
        91, 69, 1
        CMYK:
        91, 68, 0, 1
      HSL:
        225°, 98.2833%, 54.3137%
        HSV (HSB):
        225°, 90.5138%, 99.2157%
        XYZ:
        20.9750, 13.0234, 94.3368
        xyY:
        0.1634, 0.1015, 13.0234
      CIE-Lab:
        42.7984, 48.7097, -89.2881
        CIE-LCH:
        42.7984, 101.7104, 298.6140
        CIE-Luv:
        42.7984, -16.5894, -129.9724
        Hunter-Lab:
        36.0879, 40.5938, -129.7275
      #1850fd color charts
#1850fd RGB chart
      #1850fd CMYK chart
      #1850fd RGB pie chart
      #1850fd color shades, tints & tones
#1850fd color schemes
#1850fd color preview, HTML & CSS examples
           This text has a color of #1850fd        
        
          <p style="color:#1850fd;">Text here</p>
        
        
          .mytext {color:#1850fd;}
        
        Text color #1850fd
      
           This box has a color of #1850fd        
        
          <div style="background-color:#1850fd;">Content here</div>
        
        
          .mybackground {background-color:#1850fd;}
        
        Background color #1850fd
      
           Border around this has a color of #1850fd        
        
          <div style="border:2px solid #1850fd;">Content here</div>
        
        
          .myborder {border:2px solid #1850fd;}
        
        Border color #1850fd