#1612bb color space conversions
Hex:
        #1612bb
        RGB:
        22, 18, 187
        CMY:
        91, 93, 27
        CMYK:
        88, 90, 0, 27
      HSL:
        241°, 82.4390%, 40.1961%
        HSV (HSB):
        241°, 90.3743%, 73.3333%
        XYZ:
        9.5168, 4.1910, 47.3211
        xyY:
        0.1559, 0.0687, 4.1910
      CIE-Lab:
        24.2932, 58.5004, -82.0227
        CIE-LCH:
        24.2932, 100.7473, 305.4973
        CIE-Luv:
        24.2932, -6.3927, -92.3313
        Hunter-Lab:
        20.4720, 47.1531, -122.7183
      #1612bb color charts
#1612bb RGB chart
      #1612bb CMYK chart
      #1612bb RGB pie chart
      #1612bb color shades, tints & tones
#1612bb color schemes
#1612bb color preview, HTML & CSS examples
           This text has a color of #1612bb        
        
          <p style="color:#1612bb;">Text here</p>
        
        
          .mytext {color:#1612bb;}
        
        Text color #1612bb
      
           This box has a color of #1612bb        
        
          <div style="background-color:#1612bb;">Content here</div>
        
        
          .mybackground {background-color:#1612bb;}
        
        Background color #1612bb
      
           Border around this has a color of #1612bb        
        
          <div style="border:2px solid #1612bb;">Content here</div>
        
        
          .myborder {border:2px solid #1612bb;}
        
        Border color #1612bb