#3612bb color space conversions
Hex:
        #3612bb
        RGB:
        54, 18, 187
        CMY:
        79, 93, 27
        CMYK:
        71, 90, 0, 27
      HSL:
        253°, 82.4390%, 40.1961%
        HSV (HSB):
        253°, 90.3743%, 73.3333%
        XYZ:
        10.7073, 4.8047, 47.3768
        xyY:
        0.1703, 0.0764, 4.8047
      CIE-Lab:
        26.1711, 59.7094, -78.8445
        CIE-LCH:
        26.1711, 98.9023, 307.1369
        CIE-Luv:
        26.1711, -2.5214, -93.9252
        Hunter-Lab:
        21.9197, 48.8336, -112.8043
      #3612bb color charts
#3612bb RGB chart
      #3612bb CMYK chart
      #3612bb RGB pie chart
      #3612bb color shades, tints & tones
#3612bb color schemes
#3612bb color preview, HTML & CSS examples
           This text has a color of #3612bb        
        
          <p style="color:#3612bb;">Text here</p>
        
        
          .mytext {color:#3612bb;}
        
        Text color #3612bb
      
           This box has a color of #3612bb        
        
          <div style="background-color:#3612bb;">Content here</div>
        
        
          .mybackground {background-color:#3612bb;}
        
        Background color #3612bb
      
           Border around this has a color of #3612bb        
        
          <div style="border:2px solid #3612bb;">Content here</div>
        
        
          .myborder {border:2px solid #3612bb;}
        
        Border color #3612bb