#0341bf color space conversions
Hex:
        #0341bf
        RGB:
        3, 65, 191
        CMY:
        99, 75, 25
        CMYK:
        98, 66, 0, 25
      HSL:
        220°, 96.9072%, 38.0392%
        HSV (HSB):
        220°, 98.4293%, 74.9020%
        XYZ:
        11.3318, 7.5615, 50.1525
        xyY:
        0.1641, 0.1095, 7.5615
      CIE-Lab:
        33.0525, 34.6547, -69.8836
        CIE-LCH:
        33.0525, 78.0043, 296.3764
        CIE-Luv:
        33.0525, -14.2399, -94.9851
        Hunter-Lab:
        27.4983, 25.4365, -88.8868
      #0341bf color charts
#0341bf RGB chart
      #0341bf CMYK chart
      #0341bf RGB pie chart
      #0341bf color shades, tints & tones
#0341bf color schemes
#0341bf color preview, HTML & CSS examples
           This text has a color of #0341bf        
        
          <p style="color:#0341bf;">Text here</p>
        
        
          .mytext {color:#0341bf;}
        
        Text color #0341bf
      
           This box has a color of #0341bf        
        
          <div style="background-color:#0341bf;">Content here</div>
        
        
          .mybackground {background-color:#0341bf;}
        
        Background color #0341bf
      
           Border around this has a color of #0341bf        
        
          <div style="border:2px solid #0341bf;">Content here</div>
        
        
          .myborder {border:2px solid #0341bf;}
        
        Border color #0341bf