#6e95fb color space conversions
Hex:
        #6e95fb
        RGB:
        110, 149, 251
        CMY:
        57, 42, 2
        CMYK:
        56, 41, 0, 2
      HSL:
        223°, 94.6309%, 70.7843%
        HSV (HSB):
        223°, 56.1753%, 98.4314%
        XYZ:
        34.5904, 31.7749, 95.5768
        xyY:
        0.2136, 0.1962, 31.7749
      CIE-Lab:
        63.1564, 15.7874, -55.0199
        CIE-LCH:
        63.1564, 57.2402, 286.0103
        CIE-Luv:
        63.1564, -20.0678, -90.2708
        Hunter-Lab:
        56.3693, 10.8886, -61.0706
      #6e95fb color charts
#6e95fb RGB chart
      #6e95fb CMYK chart
      #6e95fb RGB pie chart
      #6e95fb color shades, tints & tones
#6e95fb color schemes
#6e95fb color preview, HTML & CSS examples
           This text has a color of #6e95fb        
        
          <p style="color:#6e95fb;">Text here</p>
        
        
          .mytext {color:#6e95fb;}
        
        Text color #6e95fb
      
           This box has a color of #6e95fb        
        
          <div style="background-color:#6e95fb;">Content here</div>
        
        
          .mybackground {background-color:#6e95fb;}
        
        Background color #6e95fb
      
           Border around this has a color of #6e95fb        
        
          <div style="border:2px solid #6e95fb;">Content here</div>
        
        
          .myborder {border:2px solid #6e95fb;}
        
        Border color #6e95fb