#6f83f3 color space conversions
Hex:
        #6f83f3
        RGB:
        111, 131, 243
        CMY:
        56, 49, 5
        CMYK:
        54, 46, 0, 5
      HSL:
        231°, 84.6154%, 69.4118%
        HSV (HSB):
        231°, 54.3210%, 95.2941%
        XYZ:
        30.8495, 26.0832, 88.2026
        xyY:
        0.2126, 0.1797, 26.0832
      CIE-Lab:
        58.1159, 24.1508, -58.6531
        CIE-LCH:
        58.1159, 63.4307, 292.3797
        CIE-Luv:
        58.1159, -13.7079, -95.5630
        Hunter-Lab:
        51.0717, 18.4463, -66.6458
      #6f83f3 color charts
#6f83f3 RGB chart
      #6f83f3 CMYK chart
      #6f83f3 RGB pie chart
      #6f83f3 color shades, tints & tones
#6f83f3 color schemes
#6f83f3 color preview, HTML & CSS examples
           This text has a color of #6f83f3        
        
          <p style="color:#6f83f3;">Text here</p>
        
        
          .mytext {color:#6f83f3;}
        
        Text color #6f83f3
      
           This box has a color of #6f83f3        
        
          <div style="background-color:#6f83f3;">Content here</div>
        
        
          .mybackground {background-color:#6f83f3;}
        
        Background color #6f83f3
      
           Border around this has a color of #6f83f3        
        
          <div style="border:2px solid #6f83f3;">Content here</div>
        
        
          .myborder {border:2px solid #6f83f3;}
        
        Border color #6f83f3