#3086eb color space conversions
Hex:
        #3086eb
        RGB:
        48, 134, 235
        CMY:
        81, 47, 8
        CMYK:
        80, 43, 0, 8
      HSL:
        212°, 82.3789%, 55.4902%
        HSV (HSB):
        212°, 79.5745%, 92.1569%
        XYZ:
        24.7394, 23.6767, 81.8634
        xyY:
        0.1899, 0.1817, 23.6767
      CIE-Lab:
        55.7627, 9.9204, -58.1324
        CIE-LCH:
        55.7627, 58.9728, 279.6843
        CIE-Luv:
        55.7627, -28.7278, -92.5378
        Hunter-Lab:
        48.6587, 5.6014, -65.6883
      #3086eb color charts
#3086eb RGB chart
      #3086eb CMYK chart
      #3086eb RGB pie chart
      #3086eb color shades, tints & tones
#3086eb color schemes
#3086eb color preview, HTML & CSS examples
           This text has a color of #3086eb        
        
          <p style="color:#3086eb;">Text here</p>
        
        
          .mytext {color:#3086eb;}
        
        Text color #3086eb
      
           This box has a color of #3086eb        
        
          <div style="background-color:#3086eb;">Content here</div>
        
        
          .mybackground {background-color:#3086eb;}
        
        Background color #3086eb
      
           Border around this has a color of #3086eb        
        
          <div style="border:2px solid #3086eb;">Content here</div>
        
        
          .myborder {border:2px solid #3086eb;}
        
        Border color #3086eb