#3a78fa color space conversions
Hex:
        #3a78fa
        RGB:
        58, 120, 250
        CMY:
        77, 53, 2
        CMYK:
        77, 52, 0, 2
      HSL:
        221°, 95.0495%, 60.3922%
        HSV (HSB):
        221°, 76.8000%, 98.0392%
        XYZ:
        25.7167, 21.2346, 93.1858
        xyY:
        0.1835, 0.1515, 21.2346
      CIE-Lab:
        53.2053, 25.0931, -70.5666
        CIE-LCH:
        53.2053, 74.8953, 289.5751
        CIE-Luv:
        53.2053, -22.7797, -112.0271
        Hunter-Lab:
        46.0810, 18.9748, -87.6404
      #3a78fa color charts
#3a78fa RGB chart
      #3a78fa CMYK chart
      #3a78fa RGB pie chart
      #3a78fa color shades, tints & tones
#3a78fa color schemes
#3a78fa color preview, HTML & CSS examples
           This text has a color of #3a78fa        
        
          <p style="color:#3a78fa;">Text here</p>
        
        
          .mytext {color:#3a78fa;}
        
        Text color #3a78fa
      
           This box has a color of #3a78fa        
        
          <div style="background-color:#3a78fa;">Content here</div>
        
        
          .mybackground {background-color:#3a78fa;}
        
        Background color #3a78fa
      
           Border around this has a color of #3a78fa        
        
          <div style="border:2px solid #3a78fa;">Content here</div>
        
        
          .myborder {border:2px solid #3a78fa;}
        
        Border color #3a78fa