#3011a4 color space conversions
Hex:
        #3011a4
        RGB:
        48, 17, 164
        CMY:
        81, 93, 36
        CMYK:
        71, 90, 0, 36
      HSL:
        253°, 81.2155%, 35.4902%
        HSV (HSB):
        253°, 89.6341%, 64.3137%
        XYZ:
        8.1202, 3.7096, 35.4100
        xyY:
        0.1719, 0.0785, 3.7096
      CIE-Lab:
        22.6872, 53.4595, -70.8346
        CIE-LCH:
        22.6872, 88.7438, 307.0422
        CIE-Luv:
        22.6872, -1.9966, -80.2039
        Hunter-Lab:
        19.2604, 41.5504, -95.5219
      #3011a4 color charts
#3011a4 RGB chart
      #3011a4 CMYK chart
      #3011a4 RGB pie chart
      #3011a4 color shades, tints & tones
#3011a4 color schemes
#3011a4 color preview, HTML & CSS examples
           This text has a color of #3011a4        
        
          <p style="color:#3011a4;">Text here</p>
        
        
          .mytext {color:#3011a4;}
        
        Text color #3011a4
      
           This box has a color of #3011a4        
        
          <div style="background-color:#3011a4;">Content here</div>
        
        
          .mybackground {background-color:#3011a4;}
        
        Background color #3011a4
      
           Border around this has a color of #3011a4        
        
          <div style="border:2px solid #3011a4;">Content here</div>
        
        
          .myborder {border:2px solid #3011a4;}
        
        Border color #3011a4