#2212dc color space conversions
Hex:
        #2212dc
        RGB:
        34, 18, 220
        CMY:
        87, 93, 14
        CMYK:
        85, 92, 0, 14
      HSL:
        245°, 84.8739%, 46.6667%
        HSV (HSB):
        245°, 91.8182%, 86.2745%
        XYZ:
        13.7943, 5.9400, 68.1296
        xyY:
        0.1570, 0.0676, 5.9400
      CIE-Lab:
        29.2606, 67.6697, -93.0272
        CIE-LCH:
        29.2606, 115.0359, 306.0328
        CIE-Luv:
        29.2606, -6.9518, -111.9709
        Hunter-Lab:
        24.3721, 58.3772, -148.6784
      #2212dc color charts
#2212dc RGB chart
      #2212dc CMYK chart
      #2212dc RGB pie chart
      #2212dc color shades, tints & tones
#2212dc color schemes
#2212dc color preview, HTML & CSS examples
           This text has a color of #2212dc        
        
          <p style="color:#2212dc;">Text here</p>
        
        
          .mytext {color:#2212dc;}
        
        Text color #2212dc
      
           This box has a color of #2212dc        
        
          <div style="background-color:#2212dc;">Content here</div>
        
        
          .mybackground {background-color:#2212dc;}
        
        Background color #2212dc
      
           Border around this has a color of #2212dc        
        
          <div style="border:2px solid #2212dc;">Content here</div>
        
        
          .myborder {border:2px solid #2212dc;}
        
        Border color #2212dc