#3101bb color space conversions
Hex:
        #3101bb
        RGB:
        49, 1, 187
        CMY:
        81, 100, 27
        CMYK:
        74, 99, 0, 27
      HSL:
        255°, 98.9362%, 36.8627%
        HSV (HSB):
        255°, 99.4652%, 73.3333%
        XYZ:
        10.2471, 4.2625, 47.2964
        xyY:
        0.1658, 0.0690, 4.2625
      CIE-Lab:
        24.5210, 63.3116, -81.6036
        CIE-LCH:
        24.5210, 103.2836, 307.8059
        CIE-Luv:
        24.5210, -2.5960, -92.6967
        Hunter-Lab:
        20.6459, 52.4640, -121.3715
      #3101bb color charts
#3101bb RGB chart
      #3101bb CMYK chart
      #3101bb RGB pie chart
      #3101bb color shades, tints & tones
#3101bb color schemes
#3101bb color preview, HTML & CSS examples
           This text has a color of #3101bb        
        
          <p style="color:#3101bb;">Text here</p>
        
        
          .mytext {color:#3101bb;}
        
        Text color #3101bb
      
           This box has a color of #3101bb        
        
          <div style="background-color:#3101bb;">Content here</div>
        
        
          .mybackground {background-color:#3101bb;}
        
        Background color #3101bb
      
           Border around this has a color of #3101bb        
        
          <div style="border:2px solid #3101bb;">Content here</div>
        
        
          .myborder {border:2px solid #3101bb;}
        
        Border color #3101bb