#3f6deb color space conversions
Hex:
        #3f6deb
        RGB:
        63, 109, 235
        CMY:
        75, 57, 8
        CMYK:
        73, 54, 0, 8
      HSL:
        224°, 81.1321%, 58.4314%
        HSV (HSB):
        224°, 73.1915%, 92.1569%
        XYZ:
        22.5139, 17.9922, 80.8835
        xyY:
        0.1855, 0.1482, 17.9922
      CIE-Lab:
        49.4866, 27.0972, -68.2246
        CIE-LCH:
        49.4866, 73.4088, 291.6618
        CIE-Luv:
        49.4866, -18.9950, -106.5931
        Hunter-Lab:
        42.4172, 20.5130, -83.3654
      #3f6deb color charts
#3f6deb RGB chart
      #3f6deb CMYK chart
      #3f6deb RGB pie chart
      #3f6deb color shades, tints & tones
#3f6deb color schemes
#3f6deb color preview, HTML & CSS examples
           This text has a color of #3f6deb        
        
          <p style="color:#3f6deb;">Text here</p>
        
        
          .mytext {color:#3f6deb;}
        
        Text color #3f6deb
      
           This box has a color of #3f6deb        
        
          <div style="background-color:#3f6deb;">Content here</div>
        
        
          .mybackground {background-color:#3f6deb;}
        
        Background color #3f6deb
      
           Border around this has a color of #3f6deb        
        
          <div style="border:2px solid #3f6deb;">Content here</div>
        
        
          .myborder {border:2px solid #3f6deb;}
        
        Border color #3f6deb