#1859fd color space conversions
Hex:
        #1859fd
        RGB:
        24, 89, 253
        CMY:
        91, 65, 1
        CMYK:
        91, 65, 0, 1
      HSL:
        223°, 98.2833%, 54.3137%
        HSV (HSB):
        223°, 90.5138%, 99.2157%
        XYZ:
        21.6787, 14.4308, 94.5713
        xyY:
        0.1659, 0.1104, 14.4308
      CIE-Lab:
        44.8445, 43.2324, -85.9183
        CIE-LCH:
        44.8445, 96.1820, 296.7106
        CIE-Luv:
        44.8445, -18.4649, -127.9406
        Hunter-Lab:
        37.9879, 35.3865, -121.0117
      #1859fd color charts
#1859fd RGB chart
      #1859fd CMYK chart
      #1859fd RGB pie chart
      #1859fd color shades, tints & tones
#1859fd color schemes
#1859fd color preview, HTML & CSS examples
           This text has a color of #1859fd        
        
          <p style="color:#1859fd;">Text here</p>
        
        
          .mytext {color:#1859fd;}
        
        Text color #1859fd
      
           This box has a color of #1859fd        
        
          <div style="background-color:#1859fd;">Content here</div>
        
        
          .mybackground {background-color:#1859fd;}
        
        Background color #1859fd
      
           Border around this has a color of #1859fd        
        
          <div style="border:2px solid #1859fd;">Content here</div>
        
        
          .myborder {border:2px solid #1859fd;}
        
        Border color #1859fd