#1859e2 color space conversions
Hex:
        #1859e2
        RGB:
        24, 89, 226
        CMY:
        91, 65, 11
        CMYK:
        89, 61, 0, 11
      HSL:
        221°, 80.8000%, 49.0196%
        HSV (HSB):
        221°, 89.3805%, 88.6275%
        XYZ:
        17.6765, 12.8299, 73.4963
        xyY:
        0.1700, 0.1234, 12.8299
      CIE-Lab:
        42.5059, 33.2210, -74.5691
        CIE-LCH:
        42.5059, 81.6344, 294.0133
        CIE-Luv:
        42.5059, -18.5895, -110.6180
        Hunter-Lab:
        35.8189, 25.4062, -96.5831
      #1859e2 color charts
#1859e2 RGB chart
      #1859e2 CMYK chart
      #1859e2 RGB pie chart
      #1859e2 color shades, tints & tones
#1859e2 color schemes
#1859e2 color preview, HTML & CSS examples
           This text has a color of #1859e2        
        
          <p style="color:#1859e2;">Text here</p>
        
        
          .mytext {color:#1859e2;}
        
        Text color #1859e2
      
           This box has a color of #1859e2        
        
          <div style="background-color:#1859e2;">Content here</div>
        
        
          .mybackground {background-color:#1859e2;}
        
        Background color #1859e2
      
           Border around this has a color of #1859e2        
        
          <div style="border:2px solid #1859e2;">Content here</div>
        
        
          .myborder {border:2px solid #1859e2;}
        
        Border color #1859e2