#1860d2 color space conversions
Hex:
        #1860d2
        RGB:
        24, 96, 210
        CMY:
        91, 62, 18
        CMYK:
        89, 54, 0, 18
      HSL:
        217°, 79.4872%, 45.8824%
        HSV (HSB):
        217°, 88.5714%, 82.3529%
        XYZ:
        16.1924, 13.2131, 62.6697
        xyY:
        0.1759, 0.1435, 13.2131
      CIE-Lab:
        43.0826, 22.5133, -64.4987
        CIE-LCH:
        43.0826, 68.3150, 289.2415
        CIE-Luv:
        43.0826, -20.6558, -96.7882
        Hunter-Lab:
        36.3498, 15.9027, -76.7755
      #1860d2 color charts
#1860d2 RGB chart
      #1860d2 CMYK chart
      #1860d2 RGB pie chart
      #1860d2 color shades, tints & tones
#1860d2 color schemes
#1860d2 color preview, HTML & CSS examples
           This text has a color of #1860d2        
        
          <p style="color:#1860d2;">Text here</p>
        
        
          .mytext {color:#1860d2;}
        
        Text color #1860d2
      
           This box has a color of #1860d2        
        
          <div style="background-color:#1860d2;">Content here</div>
        
        
          .mybackground {background-color:#1860d2;}
        
        Background color #1860d2
      
           Border around this has a color of #1860d2        
        
          <div style="border:2px solid #1860d2;">Content here</div>
        
        
          .myborder {border:2px solid #1860d2;}
        
        Border color #1860d2