#2201d5 color space conversions
Hex:
        #2201d5
        RGB:
        34, 1, 213
        CMY:
        87, 100, 16
        CMYK:
        84, 100, 0, 16
      HSL:
        249°, 99.0654%, 41.9608%
        HSV (HSB):
        249°, 99.5305%, 83.5294%
        XYZ:
        12.6808, 5.1659, 63.2796
        xyY:
        0.1563, 0.0637, 5.1659
      CIE-Lab:
        27.2022, 69.2727, -92.4165
        CIE-LCH:
        27.2022, 115.4968, 306.8541
        CIE-Luv:
        27.2022, -5.9023, -106.9002
        Hunter-Lab:
        22.7286, 59.8141, -149.1616
      #2201d5 color charts
#2201d5 RGB chart
      #2201d5 CMYK chart
      #2201d5 RGB pie chart
      #2201d5 color shades, tints & tones
#2201d5 color schemes
#2201d5 color preview, HTML & CSS examples
           This text has a color of #2201d5        
        
          <p style="color:#2201d5;">Text here</p>
        
        
          .mytext {color:#2201d5;}
        
        Text color #2201d5
      
           This box has a color of #2201d5        
        
          <div style="background-color:#2201d5;">Content here</div>
        
        
          .mybackground {background-color:#2201d5;}
        
        Background color #2201d5
      
           Border around this has a color of #2201d5        
        
          <div style="border:2px solid #2201d5;">Content here</div>
        
        
          .myborder {border:2px solid #2201d5;}
        
        Border color #2201d5