#2215dc color space conversions
Hex:
        #2215dc
        RGB:
        34, 21, 220
        CMY:
        87, 92, 14
        CMYK:
        85, 90, 0, 14
      HSL:
        244°, 82.5726%, 47.2549%
        HSV (HSB):
        244°, 90.4545%, 86.2745%
        XYZ:
        13.8461, 6.0437, 68.1469
        xyY:
        0.1573, 0.0686, 6.0437
      CIE-Lab:
        29.5225, 66.8696, -92.5901
        CIE-LCH:
        29.5225, 114.2124, 305.8373
        CIE-Luv:
        29.5225, -7.1265, -112.1722
        Hunter-Lab:
        24.5840, 57.5123, -147.1434
      #2215dc color charts
#2215dc RGB chart
      #2215dc CMYK chart
      #2215dc RGB pie chart
      #2215dc color shades, tints & tones
#2215dc color schemes
#2215dc color preview, HTML & CSS examples
           This text has a color of #2215dc        
        
          <p style="color:#2215dc;">Text here</p>
        
        
          .mytext {color:#2215dc;}
        
        Text color #2215dc
      
           This box has a color of #2215dc        
        
          <div style="background-color:#2215dc;">Content here</div>
        
        
          .mybackground {background-color:#2215dc;}
        
        Background color #2215dc
      
           Border around this has a color of #2215dc        
        
          <div style="border:2px solid #2215dc;">Content here</div>
        
        
          .myborder {border:2px solid #2215dc;}
        
        Border color #2215dc