#1895f5 color space conversions
Hex:
        #1895f5
        RGB:
        24, 149, 245
        CMY:
        91, 42, 4
        CMYK:
        90, 39, 0, 4
      HSL:
        206°, 91.7012%, 52.7451%
        HSV (HSB):
        206°, 90.2041%, 96.0784%
        XYZ:
        27.6056, 28.2817, 90.3901
        xyY:
        0.1887, 0.1933, 28.2817
      CIE-Lab:
        60.1423, 2.9233, -56.6880
        CIE-LCH:
        60.1423, 56.7633, 272.9520
        CIE-Luv:
        60.1423, -35.2709, -90.9158
        Hunter-Lab:
        53.1805, -0.4080, -63.5480
      #1895f5 color charts
#1895f5 RGB chart
      #1895f5 CMYK chart
      #1895f5 RGB pie chart
      #1895f5 color shades, tints & tones
#1895f5 color schemes
#1895f5 color preview, HTML & CSS examples
           This text has a color of #1895f5        
        
          <p style="color:#1895f5;">Text here</p>
        
        
          .mytext {color:#1895f5;}
        
        Text color #1895f5
      
           This box has a color of #1895f5        
        
          <div style="background-color:#1895f5;">Content here</div>
        
        
          .mybackground {background-color:#1895f5;}
        
        Background color #1895f5
      
           Border around this has a color of #1895f5        
        
          <div style="border:2px solid #1895f5;">Content here</div>
        
        
          .myborder {border:2px solid #1895f5;}
        
        Border color #1895f5