#3041cd color space conversions
Hex:
        #3041cd
        RGB:
        48, 65, 205
        CMY:
        81, 75, 20
        CMYK:
        77, 68, 0, 20
      HSL:
        234°, 62.0553%, 49.6078%
        HSV (HSB):
        234°, 76.5854%, 80.3922%
        XYZ:
        14.1287, 8.8167, 58.7147
        xyY:
        0.1730, 0.1080, 8.8167
      CIE-Lab:
        35.6291, 42.3258, -73.7736
        CIE-LCH:
        35.6291, 85.0530, 299.8440
        CIE-Luv:
        35.6291, -10.4741, -102.9671
        Hunter-Lab:
        29.6930, 32.9719, -96.4545
      #3041cd color charts
#3041cd RGB chart
      #3041cd CMYK chart
      #3041cd RGB pie chart
      #3041cd color shades, tints & tones
#3041cd color schemes
#3041cd color preview, HTML & CSS examples
           This text has a color of #3041cd        
        
          <p style="color:#3041cd;">Text here</p>
        
        
          .mytext {color:#3041cd;}
        
        Text color #3041cd
      
           This box has a color of #3041cd        
        
          <div style="background-color:#3041cd;">Content here</div>
        
        
          .mybackground {background-color:#3041cd;}
        
        Background color #3041cd
      
           Border around this has a color of #3041cd        
        
          <div style="border:2px solid #3041cd;">Content here</div>
        
        
          .myborder {border:2px solid #3041cd;}
        
        Border color #3041cd