#7278eb color space conversions
Hex:
        #7278eb
        RGB:
        114, 120, 235
        CMY:
        55, 53, 8
        CMYK:
        51, 49, 0, 8
      HSL:
        237°, 75.1553%, 68.4314%
        HSV (HSB):
        237°, 51.4894%, 92.1569%
        XYZ:
        28.6513, 23.0085, 81.5283
        xyY:
        0.2151, 0.1728, 23.0085
      CIE-Lab:
        55.0811, 28.8684, -59.0590
        CIE-LCH:
        55.0811, 65.7370, 296.0497
        CIE-Luv:
        55.0811, -8.9532, -95.5632
        Hunter-Lab:
        47.9672, 22.6773, -67.1963
      #7278eb color charts
#7278eb RGB chart
      #7278eb CMYK chart
      #7278eb RGB pie chart
      #7278eb color shades, tints & tones
#7278eb color schemes
#7278eb color preview, HTML & CSS examples
           This text has a color of #7278eb        
        
          <p style="color:#7278eb;">Text here</p>
        
        
          .mytext {color:#7278eb;}
        
        Text color #7278eb
      
           This box has a color of #7278eb        
        
          <div style="background-color:#7278eb;">Content here</div>
        
        
          .mybackground {background-color:#7278eb;}
        
        Background color #7278eb
      
           Border around this has a color of #7278eb        
        
          <div style="border:2px solid #7278eb;">Content here</div>
        
        
          .myborder {border:2px solid #7278eb;}
        
        Border color #7278eb