#425edc color space conversions
Hex:
        #425edc
        RGB:
        66, 94, 220
        CMY:
        74, 63, 14
        CMYK:
        70, 57, 0, 14
      HSL:
        229°, 68.7500%, 56.0784%
        HSV (HSB):
        229°, 70.0000%, 86.2745%
        XYZ:
        19.1677, 14.3310, 69.4660
        xyY:
        0.1862, 0.1392, 14.3310
      CIE-Lab:
        44.7039, 31.5567, -67.5121
        CIE-LCH:
        44.7039, 74.5232, 295.0525
        CIE-Luv:
        44.7039, -14.2870, -102.7933
        Hunter-Lab:
        37.8563, 24.1313, -82.2975
      #425edc color charts
#425edc RGB chart
      #425edc CMYK chart
      #425edc RGB pie chart
      #425edc color shades, tints & tones
#425edc color schemes
#425edc color preview, HTML & CSS examples
           This text has a color of #425edc        
        
          <p style="color:#425edc;">Text here</p>
        
        
          .mytext {color:#425edc;}
        
        Text color #425edc
      
           This box has a color of #425edc        
        
          <div style="background-color:#425edc;">Content here</div>
        
        
          .mybackground {background-color:#425edc;}
        
        Background color #425edc
      
           Border around this has a color of #425edc        
        
          <div style="border:2px solid #425edc;">Content here</div>
        
        
          .myborder {border:2px solid #425edc;}
        
        Border color #425edc