#4226cd color space conversions
Hex:
        #4226cd
        RGB:
        66, 38, 205
        CMY:
        74, 85, 20
        CMYK:
        68, 81, 0, 20
      HSL:
        250°, 68.7243%, 47.6471%
        HSV (HSB):
        250°, 81.4634%, 80.3922%
        XYZ:
        13.9593, 6.9523, 58.3638
        xyY:
        0.1761, 0.0877, 6.9523
      CIE-Lab:
        31.6980, 58.2077, -80.2264
        CIE-LCH:
        31.6980, 99.1181, 305.9625
        CIE-Luv:
        31.6980, -3.0848, -105.0909
        Hunter-Lab:
        26.3671, 48.3593, -112.7818
      #4226cd color charts
#4226cd RGB chart
      #4226cd CMYK chart
      #4226cd RGB pie chart
      #4226cd color shades, tints & tones
#4226cd color schemes
#4226cd color preview, HTML & CSS examples
           This text has a color of #4226cd        
        
          <p style="color:#4226cd;">Text here</p>
        
        
          .mytext {color:#4226cd;}
        
        Text color #4226cd
      
           This box has a color of #4226cd        
        
          <div style="background-color:#4226cd;">Content here</div>
        
        
          .mybackground {background-color:#4226cd;}
        
        Background color #4226cd
      
           Border around this has a color of #4226cd        
        
          <div style="border:2px solid #4226cd;">Content here</div>
        
        
          .myborder {border:2px solid #4226cd;}
        
        Border color #4226cd