#2722dc color space conversions
Hex:
        #2722dc
        RGB:
        39, 34, 220
        CMY:
        85, 87, 14
        CMYK:
        82, 85, 0, 14
      HSL:
        242°, 73.2283%, 49.8039%
        HSV (HSB):
        242°, 84.5455%, 86.2745%
        XYZ:
        14.3270, 6.7427, 68.2565
        xyY:
        0.1604, 0.0755, 6.7427
      CIE-Lab:
        31.2138, 62.5905, -89.7657
        CIE-LCH:
        31.2138, 109.4324, 304.8867
        CIE-Luv:
        31.2138, -7.6631, -113.1469
        Hunter-Lab:
        25.9667, 53.0447, -137.6740
      #2722dc color charts
#2722dc RGB chart
      #2722dc CMYK chart
      #2722dc RGB pie chart
      #2722dc color shades, tints & tones
#2722dc color schemes
#2722dc color preview, HTML & CSS examples
           This text has a color of #2722dc        
        
          <p style="color:#2722dc;">Text here</p>
        
        
          .mytext {color:#2722dc;}
        
        Text color #2722dc
      
           This box has a color of #2722dc        
        
          <div style="background-color:#2722dc;">Content here</div>
        
        
          .mybackground {background-color:#2722dc;}
        
        Background color #2722dc
      
           Border around this has a color of #2722dc        
        
          <div style="border:2px solid #2722dc;">Content here</div>
        
        
          .myborder {border:2px solid #2722dc;}
        
        Border color #2722dc