#6f83ef color space conversions
Hex:
        #6f83ef
        RGB:
        111, 131, 239
        CMY:
        56, 49, 6
        CMYK:
        54, 45, 0, 6
      HSL:
        231°, 80.0000%, 68.6275%
        HSV (HSB):
        231°, 53.5565%, 93.7255%
        XYZ:
        30.2518, 25.8441, 85.0553
        xyY:
        0.2143, 0.1831, 25.8441
      CIE-Lab:
        57.8888, 22.8963, -56.8003
        CIE-LCH:
        57.8888, 61.2414, 291.9544
        CIE-Luv:
        57.8888, -13.5897, -92.3873
        Hunter-Lab:
        50.8371, 17.2558, -63.6119
      #6f83ef color charts
#6f83ef RGB chart
      #6f83ef CMYK chart
      #6f83ef RGB pie chart
      #6f83ef color shades, tints & tones
#6f83ef color schemes
#6f83ef color preview, HTML & CSS examples
           This text has a color of #6f83ef        
        
          <p style="color:#6f83ef;">Text here</p>
        
        
          .mytext {color:#6f83ef;}
        
        Text color #6f83ef
      
           This box has a color of #6f83ef        
        
          <div style="background-color:#6f83ef;">Content here</div>
        
        
          .mybackground {background-color:#6f83ef;}
        
        Background color #6f83ef
      
           Border around this has a color of #6f83ef        
        
          <div style="border:2px solid #6f83ef;">Content here</div>
        
        
          .myborder {border:2px solid #6f83ef;}
        
        Border color #6f83ef