#2382bf color space conversions
Hex:
        #2382bf
        RGB:
        35, 130, 191
        CMY:
        86, 49, 25
        CMYK:
        82, 32, 0, 25
      HSL:
        203°, 69.0265%, 44.3137%
        HSV (HSB):
        203°, 81.6754%, 74.9020%
        XYZ:
        18.0797, 20.0842, 52.2139
        xyY:
        0.2000, 0.2222, 20.0842
      CIE-Lab:
        51.9322, -5.2562, -39.4203
        CIE-LCH:
        51.9322, 39.7692, 262.4051
        CIE-Luv:
        51.9322, -30.9908, -59.8027
        Hunter-Lab:
        44.8154, -6.4152, -37.7074
      #2382bf color charts
#2382bf RGB chart
      #2382bf CMYK chart
      #2382bf RGB pie chart
      #2382bf color shades, tints & tones
#2382bf color schemes
#2382bf color preview, HTML & CSS examples
           This text has a color of #2382bf        
        
          <p style="color:#2382bf;">Text here</p>
        
        
          .mytext {color:#2382bf;}
        
        Text color #2382bf
      
           This box has a color of #2382bf        
        
          <div style="background-color:#2382bf;">Content here</div>
        
        
          .mybackground {background-color:#2382bf;}
        
        Background color #2382bf
      
           Border around this has a color of #2382bf        
        
          <div style="border:2px solid #2382bf;">Content here</div>
        
        
          .myborder {border:2px solid #2382bf;}
        
        Border color #2382bf