#4225d7 color space conversions
Hex:
        #4225d7
        RGB:
        66, 37, 215
        CMY:
        74, 85, 16
        CMYK:
        69, 83, 0, 16
      HSL:
        250°, 70.6349%, 49.4118%
        HSV (HSB):
        250°, 82.7907%, 84.3137%
        XYZ:
        15.1741, 7.3877, 64.9162
        xyY:
        0.1735, 0.0845, 7.3877
      CIE-Lab:
        32.6737, 61.4423, -84.4097
        CIE-LCH:
        32.6737, 104.4038, 306.0511
        CIE-Luv:
        32.6737, -3.6530, -110.8769
        Hunter-Lab:
        27.1803, 52.0866, -122.5793
      #4225d7 color charts
#4225d7 RGB chart
      #4225d7 CMYK chart
      #4225d7 RGB pie chart
      #4225d7 color shades, tints & tones
#4225d7 color schemes
#4225d7 color preview, HTML & CSS examples
           This text has a color of #4225d7        
        
          <p style="color:#4225d7;">Text here</p>
        
        
          .mytext {color:#4225d7;}
        
        Text color #4225d7
      
           This box has a color of #4225d7        
        
          <div style="background-color:#4225d7;">Content here</div>
        
        
          .mybackground {background-color:#4225d7;}
        
        Background color #4225d7
      
           Border around this has a color of #4225d7        
        
          <div style="border:2px solid #4225d7;">Content here</div>
        
        
          .myborder {border:2px solid #4225d7;}
        
        Border color #4225d7