#7f78bd color space conversions
Hex:
        #7f78bd
        RGB:
        127, 120, 189
        CMY:
        50, 53, 26
        CMYK:
        33, 37, 0, 26
      HSL:
        246°, 34.3284%, 60.5882%
        HSV (HSB):
        246°, 36.5079%, 74.1176%
        XYZ:
        24.6542, 21.6191, 51.0176
        xyY:
        0.2534, 0.2222, 21.6191
      CIE-Lab:
        53.6205, 18.7868, -35.3047
        CIE-LCH:
        53.6205, 39.9920, 298.0190
        CIE-Luv:
        53.6205, -0.9686, -56.2797
        Hunter-Lab:
        46.4963, 13.2791, -32.5079
      #7f78bd color charts
#7f78bd RGB chart
      #7f78bd CMYK chart
      #7f78bd RGB pie chart
      #7f78bd color shades, tints & tones
#7f78bd color schemes
#7f78bd color preview, HTML & CSS examples
           This text has a color of #7f78bd        
        
          <p style="color:#7f78bd;">Text here</p>
        
        
          .mytext {color:#7f78bd;}
        
        Text color #7f78bd
      
           This box has a color of #7f78bd        
        
          <div style="background-color:#7f78bd;">Content here</div>
        
        
          .mybackground {background-color:#7f78bd;}
        
        Background color #7f78bd
      
           Border around this has a color of #7f78bd        
        
          <div style="border:2px solid #7f78bd;">Content here</div>
        
        
          .myborder {border:2px solid #7f78bd;}
        
        Border color #7f78bd