#7f94ec color space conversions
Hex:
        #7f94ec
        RGB:
        127, 148, 236
        CMY:
        50, 42, 7
        CMYK:
        46, 37, 0, 7
      HSL:
        228°, 74.1497%, 71.1765%
        HSV (HSB):
        228°, 46.1864%, 92.5490%
        XYZ:
        34.4826, 31.7480, 83.6674
        xyY:
        0.2300, 0.2118, 31.7480
      CIE-Lab:
        63.1340, 15.5127, -46.7493
        CIE-LCH:
        63.1340, 49.2559, 288.3572
        CIE-Luv:
        63.1340, -13.7543, -76.5053
        Hunter-Lab:
        56.3453, 10.6354, -48.5982
      #7f94ec color charts
#7f94ec RGB chart
      #7f94ec CMYK chart
      #7f94ec RGB pie chart
      #7f94ec color shades, tints & tones
#7f94ec color schemes
#7f94ec color preview, HTML & CSS examples
           This text has a color of #7f94ec        
        
          <p style="color:#7f94ec;">Text here</p>
        
        
          .mytext {color:#7f94ec;}
        
        Text color #7f94ec
      
           This box has a color of #7f94ec        
        
          <div style="background-color:#7f94ec;">Content here</div>
        
        
          .mybackground {background-color:#7f94ec;}
        
        Background color #7f94ec
      
           Border around this has a color of #7f94ec        
        
          <div style="border:2px solid #7f94ec;">Content here</div>
        
        
          .myborder {border:2px solid #7f94ec;}
        
        Border color #7f94ec