#1229dc color space conversions
Hex:
        #1229dc
        RGB:
        18, 41, 220
        CMY:
        93, 84, 14
        CMYK:
        92, 81, 0, 14
      HSL:
        233°, 84.8739%, 46.6667%
        HSV (HSB):
        233°, 91.8182%, 86.2745%
        XYZ:
        13.9607, 6.8818, 68.3027
        xyY:
        0.1566, 0.0772, 6.8818
      CIE-Lab:
        31.5363, 58.9131, -89.2483
        CIE-LCH:
        31.5363, 106.9393, 303.4289
        CIE-Luv:
        31.5363, -10.0307, -113.1707
        Hunter-Lab:
        26.2331, 49.0855, -136.0088
      #1229dc color charts
#1229dc RGB chart
      #1229dc CMYK chart
      #1229dc RGB pie chart
      #1229dc color shades, tints & tones
#1229dc color schemes
#1229dc color preview, HTML & CSS examples
           This text has a color of #1229dc        
        
          <p style="color:#1229dc;">Text here</p>
        
        
          .mytext {color:#1229dc;}
        
        Text color #1229dc
      
           This box has a color of #1229dc        
        
          <div style="background-color:#1229dc;">Content here</div>
        
        
          .mybackground {background-color:#1229dc;}
        
        Background color #1229dc
      
           Border around this has a color of #1229dc        
        
          <div style="border:2px solid #1229dc;">Content here</div>
        
        
          .myborder {border:2px solid #1229dc;}
        
        Border color #1229dc