#3061ab color space conversions
Hex:
        #3061ab
        RGB:
        48, 97, 171
        CMY:
        81, 62, 33
        CMYK:
        72, 43, 0, 33
      HSL:
        216°, 56.1644%, 42.9412%
        HSV (HSB):
        216°, 71.9298%, 67.0588%
        XYZ:
        12.8443, 12.1180, 40.1901
        xyY:
        0.1971, 0.1860, 12.1180
      CIE-Lab:
        41.4031, 9.1555, -44.4954
        CIE-LCH:
        41.4031, 45.4275, 281.6271
        CIE-Luv:
        41.4031, -18.7488, -65.8322
        Hunter-Lab:
        34.8110, 4.9424, -44.0841
      #3061ab color charts
#3061ab RGB chart
      #3061ab CMYK chart
      #3061ab RGB pie chart
      #3061ab color shades, tints & tones
#3061ab color schemes
#3061ab color preview, HTML & CSS examples
           This text has a color of #3061ab        
        
          <p style="color:#3061ab;">Text here</p>
        
        
          .mytext {color:#3061ab;}
        
        Text color #3061ab
      
           This box has a color of #3061ab        
        
          <div style="background-color:#3061ab;">Content here</div>
        
        
          .mybackground {background-color:#3061ab;}
        
        Background color #3061ab
      
           Border around this has a color of #3061ab        
        
          <div style="border:2px solid #3061ab;">Content here</div>
        
        
          .myborder {border:2px solid #3061ab;}
        
        Border color #3061ab