#4278fa color space conversions
Hex:
        #4278fa
        RGB:
        66, 120, 250
        CMY:
        74, 53, 2
        CMYK:
        74, 52, 0, 2
      HSL:
        222°, 94.8454%, 61.9608%
        HSV (HSB):
        222°, 73.6000%, 98.0392%
        XYZ:
        26.2186, 21.4933, 93.2092
        xyY:
        0.1861, 0.1525, 21.4933
      CIE-Lab:
        53.4852, 25.9766, -70.0999
        CIE-LCH:
        53.4852, 74.7581, 290.3329
        CIE-Luv:
        53.4852, -21.4906, -111.5494
        Hunter-Lab:
        46.3609, 19.8159, -86.7508
      #4278fa color charts
#4278fa RGB chart
      #4278fa CMYK chart
      #4278fa RGB pie chart
      #4278fa color shades, tints & tones
#4278fa color schemes
#4278fa color preview, HTML & CSS examples
           This text has a color of #4278fa        
        
          <p style="color:#4278fa;">Text here</p>
        
        
          .mytext {color:#4278fa;}
        
        Text color #4278fa
      
           This box has a color of #4278fa        
        
          <div style="background-color:#4278fa;">Content here</div>
        
        
          .mybackground {background-color:#4278fa;}
        
        Background color #4278fa
      
           Border around this has a color of #4278fa        
        
          <div style="border:2px solid #4278fa;">Content here</div>
        
        
          .myborder {border:2px solid #4278fa;}
        
        Border color #4278fa