#3041cb color space conversions
Hex:
        #3041cb
        RGB:
        48, 65, 203
        CMY:
        81, 75, 20
        CMYK:
        76, 68, 0, 20
      HSL:
        233°, 61.7530%, 49.2157%
        HSV (HSB):
        233°, 76.3547%, 79.6078%
        XYZ:
        13.8887, 8.7208, 57.4512
        xyY:
        0.1735, 0.1089, 8.7208
      CIE-Lab:
        35.4410, 41.6283, -72.9216
        CIE-LCH:
        35.4410, 83.9671, 299.7205
        CIE-Luv:
        35.4410, -10.4207, -101.7232
        Hunter-Lab:
        29.5309, 32.2713, -94.6745
      #3041cb color charts
#3041cb RGB chart
      #3041cb CMYK chart
      #3041cb RGB pie chart
      #3041cb color shades, tints & tones
#3041cb color schemes
#3041cb color preview, HTML & CSS examples
           This text has a color of #3041cb        
        
          <p style="color:#3041cb;">Text here</p>
        
        
          .mytext {color:#3041cb;}
        
        Text color #3041cb
      
           This box has a color of #3041cb        
        
          <div style="background-color:#3041cb;">Content here</div>
        
        
          .mybackground {background-color:#3041cb;}
        
        Background color #3041cb
      
           Border around this has a color of #3041cb        
        
          <div style="border:2px solid #3041cb;">Content here</div>
        
        
          .myborder {border:2px solid #3041cb;}
        
        Border color #3041cb