#7f93fa color space conversions
Hex:
        #7f93fa
        RGB:
        127, 147, 250
        CMY:
        50, 42, 2
        CMYK:
        49, 41, 0, 2
      HSL:
        230°, 92.4812%, 73.9216%
        HSV (HSB):
        230°, 49.2000%, 98.0392%
        XYZ:
        36.4414, 32.2816, 94.7528
        xyY:
        0.2229, 0.1975, 32.2816
      CIE-Lab:
        63.5749, 20.2407, -53.7464
        CIE-LCH:
        63.5749, 57.4314, 290.6362
        CIE-Luv:
        63.5749, -13.8411, -88.7549
        Hunter-Lab:
        56.8169, 15.0575, -59.1053
      #7f93fa color charts
#7f93fa RGB chart
      #7f93fa CMYK chart
      #7f93fa RGB pie chart
      #7f93fa color shades, tints & tones
#7f93fa color schemes
#7f93fa color preview, HTML & CSS examples
           This text has a color of #7f93fa        
        
          <p style="color:#7f93fa;">Text here</p>
        
        
          .mytext {color:#7f93fa;}
        
        Text color #7f93fa
      
           This box has a color of #7f93fa        
        
          <div style="background-color:#7f93fa;">Content here</div>
        
        
          .mybackground {background-color:#7f93fa;}
        
        Background color #7f93fa
      
           Border around this has a color of #7f93fa        
        
          <div style="border:2px solid #7f93fa;">Content here</div>
        
        
          .myborder {border:2px solid #7f93fa;}
        
        Border color #7f93fa