#308bbf color space conversions
Hex:
        #308bbf
        RGB:
        48, 139, 191
        CMY:
        81, 45, 25
        CMYK:
        75, 27, 0, 25
      HSL:
        202°, 59.8326%, 46.8627%
        HSV (HSB):
        202°, 74.8691%, 74.9020%
        XYZ:
        19.8555, 22.8552, 52.6552
        xyY:
        0.2082, 0.2397, 22.8552
      CIE-Lab:
        54.9229, -9.0248, -34.7038
        CIE-LCH:
        54.9229, 35.8581, 255.4229
        CIE-Luv:
        54.9229, -32.3409, -52.3065
        Hunter-Lab:
        47.8071, -9.5269, -31.8376
      #308bbf color charts
#308bbf RGB chart
      #308bbf CMYK chart
      #308bbf RGB pie chart
      #308bbf color shades, tints & tones
#308bbf color schemes
#308bbf color preview, HTML & CSS examples
           This text has a color of #308bbf        
        
          <p style="color:#308bbf;">Text here</p>
        
        
          .mytext {color:#308bbf;}
        
        Text color #308bbf
      
           This box has a color of #308bbf        
        
          <div style="background-color:#308bbf;">Content here</div>
        
        
          .mybackground {background-color:#308bbf;}
        
        Background color #308bbf
      
           Border around this has a color of #308bbf        
        
          <div style="border:2px solid #308bbf;">Content here</div>
        
        
          .myborder {border:2px solid #308bbf;}
        
        Border color #308bbf