#201ed6 color space conversions
Hex:
        #201ed6
        RGB:
        32, 30, 214
        CMY:
        87, 88, 16
        CMYK:
        85, 86, 0, 16
      HSL:
        241°, 75.4098%, 47.8431%
        HSV (HSB):
        241°, 85.9813%, 83.9216%
        XYZ:
        13.1975, 6.0907, 64.0984
        xyY:
        0.1583, 0.0730, 6.0907
      CIE-Lab:
        29.6401, 62.1892, -88.9302
        CIE-LCH:
        29.6401, 108.5176, 304.9652
        CIE-Luv:
        29.6401, -7.7091, -109.3074
        Hunter-Lab:
        24.6793, 52.2663, -136.7158
      #201ed6 color charts
#201ed6 RGB chart
      #201ed6 CMYK chart
      #201ed6 RGB pie chart
      #201ed6 color shades, tints & tones
#201ed6 color schemes
#201ed6 color preview, HTML & CSS examples
           This text has a color of #201ed6        
        
          <p style="color:#201ed6;">Text here</p>
        
        
          .mytext {color:#201ed6;}
        
        Text color #201ed6
      
           This box has a color of #201ed6        
        
          <div style="background-color:#201ed6;">Content here</div>
        
        
          .mybackground {background-color:#201ed6;}
        
        Background color #201ed6
      
           Border around this has a color of #201ed6        
        
          <div style="border:2px solid #201ed6;">Content here</div>
        
        
          .myborder {border:2px solid #201ed6;}
        
        Border color #201ed6