#2386eb color space conversions
Hex:
        #2386eb
        RGB:
        35, 134, 235
        CMY:
        86, 47, 8
        CMYK:
        85, 43, 0, 8
      HSL:
        210°, 83.3333%, 52.9412%
        HSV (HSB):
        210°, 85.1064%, 92.1569%
        XYZ:
        24.2136, 23.4057, 81.8388
        xyY:
        0.1870, 0.1808, 23.4057
      CIE-Lab:
        55.4878, 8.8275, -58.5882
        CIE-LCH:
        55.4878, 59.2494, 278.5683
        CIE-Luv:
        55.4878, -30.1722, -93.0693
        Hunter-Lab:
        48.3794, 4.6743, -66.4296
      #2386eb color charts
#2386eb RGB chart
      #2386eb CMYK chart
      #2386eb RGB pie chart
      #2386eb color shades, tints & tones
#2386eb color schemes
#2386eb color preview, HTML & CSS examples
           This text has a color of #2386eb        
        
          <p style="color:#2386eb;">Text here</p>
        
        
          .mytext {color:#2386eb;}
        
        Text color #2386eb
      
           This box has a color of #2386eb        
        
          <div style="background-color:#2386eb;">Content here</div>
        
        
          .mybackground {background-color:#2386eb;}
        
        Background color #2386eb
      
           Border around this has a color of #2386eb        
        
          <div style="border:2px solid #2386eb;">Content here</div>
        
        
          .myborder {border:2px solid #2386eb;}
        
        Border color #2386eb