#1886fd color space conversions
Hex:
        #1886fd
        RGB:
        24, 134, 253
        CMY:
        91, 47, 1
        CMYK:
        91, 47, 0, 1
      HSL:
        211°, 98.2833%, 54.3137%
        HSV (HSB):
        211°, 90.5138%, 99.2157%
        XYZ:
        26.6314, 24.3362, 96.2222
        xyY:
        0.1809, 0.1653, 24.3362
      CIE-Lab:
        56.4229, 15.0138, -67.0596
        CIE-LCH:
        56.4229, 68.7197, 282.6197
        CIE-Luv:
        56.4229, -30.2664, -107.3846
        Hunter-Lab:
        49.3318, 10.0314, -81.1137
      #1886fd color charts
#1886fd RGB chart
      #1886fd CMYK chart
      #1886fd RGB pie chart
      #1886fd color shades, tints & tones
#1886fd color schemes
#1886fd color preview, HTML & CSS examples
           This text has a color of #1886fd        
        
          <p style="color:#1886fd;">Text here</p>
        
        
          .mytext {color:#1886fd;}
        
        Text color #1886fd
      
           This box has a color of #1886fd        
        
          <div style="background-color:#1886fd;">Content here</div>
        
        
          .mybackground {background-color:#1886fd;}
        
        Background color #1886fd
      
           Border around this has a color of #1886fd        
        
          <div style="border:2px solid #1886fd;">Content here</div>
        
        
          .myborder {border:2px solid #1886fd;}
        
        Border color #1886fd