#6f83e1 color space conversions
Hex:
        #6f83e1
        RGB:
        111, 131, 225
        CMY:
        56, 49, 12
        CMYK:
        51, 42, 0, 12
      HSL:
        229°, 65.5172%, 65.8824%
        HSV (HSB):
        229°, 50.6667%, 88.2353%
        XYZ:
        28.2625, 25.0483, 74.5794
        xyY:
        0.2210, 0.1959, 25.0483
      CIE-Lab:
        57.1225, 18.5457, -50.2256
        CIE-LCH:
        57.1225, 53.5402, 290.2666
        CIE-Luv:
        57.1225, -13.1777, -81.0958
        Hunter-Lab:
        50.0483, 13.2150, -53.3170
      #6f83e1 color charts
#6f83e1 RGB chart
      #6f83e1 CMYK chart
      #6f83e1 RGB pie chart
      #6f83e1 color shades, tints & tones
#6f83e1 color schemes
#6f83e1 color preview, HTML & CSS examples
           This text has a color of #6f83e1        
        
          <p style="color:#6f83e1;">Text here</p>
        
        
          .mytext {color:#6f83e1;}
        
        Text color #6f83e1
      
           This box has a color of #6f83e1        
        
          <div style="background-color:#6f83e1;">Content here</div>
        
        
          .mybackground {background-color:#6f83e1;}
        
        Background color #6f83e1
      
           Border around this has a color of #6f83e1        
        
          <div style="border:2px solid #6f83e1;">Content here</div>
        
        
          .myborder {border:2px solid #6f83e1;}
        
        Border color #6f83e1