#1612d2 color space conversions
Hex:
        #1612d2
        RGB:
        22, 18, 210
        CMY:
        91, 93, 18
        CMYK:
        90, 91, 0, 18
      HSL:
        241°, 84.2105%, 44.7059%
        HSV (HSB):
        241°, 91.4286%, 82.3529%
        XYZ:
        12.1800, 5.2563, 61.3454
        xyY:
        0.1546, 0.0667, 5.2563
      CIE-Lab:
        27.4529, 64.7840, -90.2662
        CIE-LCH:
        27.4529, 111.1078, 305.6670
        CIE-Luv:
        27.4529, -7.3929, -105.7634
        Hunter-Lab:
        22.9267, 54.7083, -142.5947
      #1612d2 color charts
#1612d2 RGB chart
      #1612d2 CMYK chart
      #1612d2 RGB pie chart
      #1612d2 color shades, tints & tones
#1612d2 color schemes
#1612d2 color preview, HTML & CSS examples
           This text has a color of #1612d2        
        
          <p style="color:#1612d2;">Text here</p>
        
        
          .mytext {color:#1612d2;}
        
        Text color #1612d2
      
           This box has a color of #1612d2        
        
          <div style="background-color:#1612d2;">Content here</div>
        
        
          .mybackground {background-color:#1612d2;}
        
        Background color #1612d2
      
           Border around this has a color of #1612d2        
        
          <div style="border:2px solid #1612d2;">Content here</div>
        
        
          .myborder {border:2px solid #1612d2;}
        
        Border color #1612d2