#3101bf color space conversions
Hex:
        #3101bf
        RGB:
        49, 1, 191
        CMY:
        81, 100, 25
        CMYK:
        74, 99, 0, 25
      HSL:
        255°, 98.9583%, 37.6471%
        HSV (HSB):
        255°, 99.4764%, 74.9020%
        XYZ:
        10.6814, 4.4363, 49.5835
        xyY:
        0.1651, 0.0686, 4.4363
      CIE-Lab:
        25.0642, 64.2859, -83.0702
        CIE-LCH:
        25.0642, 105.0397, 307.7354
        CIE-Luv:
        25.0642, -2.8568, -95.0305
        Hunter-Lab:
        21.0624, 53.6639, -124.8321
      #3101bf color charts
#3101bf RGB chart
      #3101bf CMYK chart
      #3101bf RGB pie chart
      #3101bf color shades, tints & tones
#3101bf color schemes
#3101bf color preview, HTML & CSS examples
           This text has a color of #3101bf        
        
          <p style="color:#3101bf;">Text here</p>
        
        
          .mytext {color:#3101bf;}
        
        Text color #3101bf
      
           This box has a color of #3101bf        
        
          <div style="background-color:#3101bf;">Content here</div>
        
        
          .mybackground {background-color:#3101bf;}
        
        Background color #3101bf
      
           Border around this has a color of #3101bf        
        
          <div style="border:2px solid #3101bf;">Content here</div>
        
        
          .myborder {border:2px solid #3101bf;}
        
        Border color #3101bf