#3026e1 color space conversions
Hex:
        #3026e1
        RGB:
        48, 38, 225
        CMY:
        81, 85, 12
        CMYK:
        79, 83, 0, 12
      HSL:
        243°, 75.7085%, 51.5686%
        HSV (HSB):
        243°, 83.1111%, 88.2353%
        XYZ:
        15.5026, 7.4508, 71.8552
        xyY:
        0.1635, 0.0786, 7.4508
      CIE-Lab:
        32.8120, 62.7899, -89.9671
        CIE-LCH:
        32.8120, 109.7116, 304.9120
        CIE-Luv:
        32.8120, -7.2352, -116.3374
        Hunter-Lab:
        27.2962, 53.6090, -136.9690
      #3026e1 color charts
#3026e1 RGB chart
      #3026e1 CMYK chart
      #3026e1 RGB pie chart
      #3026e1 color shades, tints & tones
#3026e1 color schemes
#3026e1 color preview, HTML & CSS examples
           This text has a color of #3026e1        
        
          <p style="color:#3026e1;">Text here</p>
        
        
          .mytext {color:#3026e1;}
        
        Text color #3026e1
      
           This box has a color of #3026e1        
        
          <div style="background-color:#3026e1;">Content here</div>
        
        
          .mybackground {background-color:#3026e1;}
        
        Background color #3026e1
      
           Border around this has a color of #3026e1        
        
          <div style="border:2px solid #3026e1;">Content here</div>
        
        
          .myborder {border:2px solid #3026e1;}
        
        Border color #3026e1