#030fbb color space conversions
Hex:
        #030fbb
        RGB:
        3, 15, 187
        CMY:
        99, 94, 27
        CMYK:
        98, 92, 0, 27
      HSL:
        236°, 96.8421%, 37.2549%
        HSV (HSB):
        236°, 98.3957%, 73.3333%
        XYZ:
        9.1780, 3.9489, 47.2922
        xyY:
        0.1519, 0.0654, 3.9489
      CIE-Lab:
        23.5017, 59.1237, -83.3566
        CIE-LCH:
        23.5017, 102.1956, 305.3475
        CIE-Luv:
        23.5017, -7.1063, -91.4520
        Hunter-Lab:
        19.8717, 47.6669, -127.1923
      #030fbb color charts
#030fbb RGB chart
      #030fbb CMYK chart
      #030fbb RGB pie chart
      #030fbb color shades, tints & tones
#030fbb color schemes
#030fbb color preview, HTML & CSS examples
           This text has a color of #030fbb        
        
          <p style="color:#030fbb;">Text here</p>
        
        
          .mytext {color:#030fbb;}
        
        Text color #030fbb
      
           This box has a color of #030fbb        
        
          <div style="background-color:#030fbb;">Content here</div>
        
        
          .mybackground {background-color:#030fbb;}
        
        Background color #030fbb
      
           Border around this has a color of #030fbb        
        
          <div style="border:2px solid #030fbb;">Content here</div>
        
        
          .myborder {border:2px solid #030fbb;}
        
        Border color #030fbb