#4225cf color space conversions
Hex:
        #4225cf
        RGB:
        66, 37, 207
        CMY:
        74, 85, 19
        CMYK:
        68, 82, 0, 19
      HSL:
        250°, 69.6721%, 47.8431%
        HSV (HSB):
        250°, 82.1256%, 81.1765%
        XYZ:
        14.1708, 6.9864, 59.6331
        xyY:
        0.1754, 0.0865, 6.9864
      CIE-Lab:
        31.7759, 59.1974, -81.2614
        CIE-LCH:
        31.7759, 100.5373, 306.0727
        CIE-Luv:
        31.7759, -3.1154, -106.2637
        Hunter-Lab:
        26.4318, 49.4433, -115.2628
      #4225cf color charts
#4225cf RGB chart
      #4225cf CMYK chart
      #4225cf RGB pie chart
      #4225cf color shades, tints & tones
#4225cf color schemes
#4225cf color preview, HTML & CSS examples
           This text has a color of #4225cf        
        
          <p style="color:#4225cf;">Text here</p>
        
        
          .mytext {color:#4225cf;}
        
        Text color #4225cf
      
           This box has a color of #4225cf        
        
          <div style="background-color:#4225cf;">Content here</div>
        
        
          .mybackground {background-color:#4225cf;}
        
        Background color #4225cf
      
           Border around this has a color of #4225cf        
        
          <div style="border:2px solid #4225cf;">Content here</div>
        
        
          .myborder {border:2px solid #4225cf;}
        
        Border color #4225cf