#4270db color space conversions
Hex:
        #4270db
        RGB:
        66, 112, 219
        CMY:
        74, 56, 14
        CMYK:
        70, 49, 0, 14
      HSL:
        222°, 68.0000%, 55.8824%
        HSV (HSB):
        222°, 69.8630%, 85.8824%
        XYZ:
        20.8271, 17.8611, 69.3677
        xyY:
        0.1927, 0.1653, 17.8611
      CIE-Lab:
        49.3272, 19.8570, -59.4596
        CIE-LCH:
        49.3272, 62.6877, 288.4671
        CIE-Luv:
        49.3272, -19.3435, -92.8511
        Hunter-Lab:
        42.2624, 14.0067, -67.7325
      #4270db color charts
#4270db RGB chart
      #4270db CMYK chart
      #4270db RGB pie chart
      #4270db color shades, tints & tones
#4270db color schemes
#4270db color preview, HTML & CSS examples
           This text has a color of #4270db        
        
          <p style="color:#4270db;">Text here</p>
        
        
          .mytext {color:#4270db;}
        
        Text color #4270db
      
           This box has a color of #4270db        
        
          <div style="background-color:#4270db;">Content here</div>
        
        
          .mybackground {background-color:#4270db;}
        
        Background color #4270db
      
           Border around this has a color of #4270db        
        
          <div style="border:2px solid #4270db;">Content here</div>
        
        
          .myborder {border:2px solid #4270db;}
        
        Border color #4270db