#6f84ea color space conversions
Hex:
        #6f84ea
        RGB:
        111, 132, 234
        CMY:
        56, 48, 8
        CMYK:
        53, 44, 0, 8
      HSL:
        230°, 74.5455%, 67.6471%
        HSV (HSB):
        230°, 52.5641%, 91.7647%
        XYZ:
        29.6581, 25.8225, 81.2630
        xyY:
        0.2169, 0.1888, 25.8225
      CIE-Lab:
        57.8682, 20.7367, -54.0564
        CIE-LCH:
        57.8682, 57.8974, 290.9874
        CIE-Luv:
        57.8682, -13.7724, -87.7386
        Hunter-Lab:
        50.8159, 15.2516, -59.2434
      #6f84ea color charts
#6f84ea RGB chart
      #6f84ea CMYK chart
      #6f84ea RGB pie chart
      #6f84ea color shades, tints & tones
#6f84ea color schemes
#6f84ea color preview, HTML & CSS examples
           This text has a color of #6f84ea        
        
          <p style="color:#6f84ea;">Text here</p>
        
        
          .mytext {color:#6f84ea;}
        
        Text color #6f84ea
      
           This box has a color of #6f84ea        
        
          <div style="background-color:#6f84ea;">Content here</div>
        
        
          .mybackground {background-color:#6f84ea;}
        
        Background color #6f84ea
      
           Border around this has a color of #6f84ea        
        
          <div style="border:2px solid #6f84ea;">Content here</div>
        
        
          .myborder {border:2px solid #6f84ea;}
        
        Border color #6f84ea