#1228d5 color space conversions
Hex:
        #1228d5
        RGB:
        18, 40, 213
        CMY:
        93, 84, 16
        CMYK:
        92, 81, 0, 16
      HSL:
        233°, 84.4156%, 45.2941%
        HSV (HSB):
        233°, 91.5493%, 83.5294%
        XYZ:
        13.0185, 6.4503, 63.5097
        xyY:
        0.1569, 0.0777, 6.4503
      CIE-Lab:
        30.5212, 57.2150, -86.8962
        CIE-LCH:
        30.5212, 104.0409, 303.3621
        CIE-Luv:
        30.5212, -9.6949, -109.1221
        Hunter-Lab:
        25.3974, 47.0521, -130.4846
      #1228d5 color charts
#1228d5 RGB chart
      #1228d5 CMYK chart
      #1228d5 RGB pie chart
      #1228d5 color shades, tints & tones
#1228d5 color schemes
#1228d5 color preview, HTML & CSS examples
           This text has a color of #1228d5        
        
          <p style="color:#1228d5;">Text here</p>
        
        
          .mytext {color:#1228d5;}
        
        Text color #1228d5
      
           This box has a color of #1228d5        
        
          <div style="background-color:#1228d5;">Content here</div>
        
        
          .mybackground {background-color:#1228d5;}
        
        Background color #1228d5
      
           Border around this has a color of #1228d5        
        
          <div style="border:2px solid #1228d5;">Content here</div>
        
        
          .myborder {border:2px solid #1228d5;}
        
        Border color #1228d5