#4225d2 color space conversions
Hex:
        #4225d2
        RGB:
        66, 37, 210
        CMY:
        74, 85, 18
        CMYK:
        69, 82, 0, 18
      HSL:
        250°, 70.0405%, 48.4314%
        HSV (HSB):
        250°, 82.3810%, 82.3529%
        XYZ:
        14.5412, 7.1345, 61.5835
        xyY:
        0.1746, 0.0857, 7.1345
      CIE-Lab:
        32.1112, 60.0420, -82.4480
        CIE-LCH:
        32.1112, 101.9937, 306.0636
        CIE-Luv:
        32.1112, -3.3191, -107.9971
        Hunter-Lab:
        26.7105, 50.4318, -118.0008
      #4225d2 color charts
#4225d2 RGB chart
      #4225d2 CMYK chart
      #4225d2 RGB pie chart
      #4225d2 color shades, tints & tones
#4225d2 color schemes
#4225d2 color preview, HTML & CSS examples
           This text has a color of #4225d2        
        
          <p style="color:#4225d2;">Text here</p>
        
        
          .mytext {color:#4225d2;}
        
        Text color #4225d2
      
           This box has a color of #4225d2        
        
          <div style="background-color:#4225d2;">Content here</div>
        
        
          .mybackground {background-color:#4225d2;}
        
        Background color #4225d2
      
           Border around this has a color of #4225d2        
        
          <div style="border:2px solid #4225d2;">Content here</div>
        
        
          .myborder {border:2px solid #4225d2;}
        
        Border color #4225d2