#3036d1 color space conversions
Hex:
        #3036d1
        RGB:
        48, 54, 209
        CMY:
        81, 79, 18
        CMYK:
        77, 74, 0, 18
      HSL:
        238°, 63.6364%, 50.3922%
        HSV (HSB):
        238°, 77.0335%, 81.9608%
        XYZ:
        14.0467, 7.8702, 61.1003
        xyY:
        0.1692, 0.0948, 7.8702
      CIE-Lab:
        33.7110, 50.0801, -79.2561
        CIE-LCH:
        33.7110, 93.7526, 302.2879
        CIE-Luv:
        33.7110, -8.6313, -106.8261
        Hunter-Lab:
        28.0538, 40.2819, -109.4942
      #3036d1 color charts
#3036d1 RGB chart
      #3036d1 CMYK chart
      #3036d1 RGB pie chart
      #3036d1 color shades, tints & tones
#3036d1 color schemes
#3036d1 color preview, HTML & CSS examples
           This text has a color of #3036d1        
        
          <p style="color:#3036d1;">Text here</p>
        
        
          .mytext {color:#3036d1;}
        
        Text color #3036d1
      
           This box has a color of #3036d1        
        
          <div style="background-color:#3036d1;">Content here</div>
        
        
          .mybackground {background-color:#3036d1;}
        
        Background color #3036d1
      
           Border around this has a color of #3036d1        
        
          <div style="border:2px solid #3036d1;">Content here</div>
        
        
          .myborder {border:2px solid #3036d1;}
        
        Border color #3036d1