#3f67eb color space conversions
Hex:
        #3f67eb
        RGB:
        63, 103, 235
        CMY:
        75, 60, 8
        CMYK:
        73, 56, 0, 8
      HSL:
        226°, 81.1321%, 58.4314%
        HSV (HSB):
        226°, 73.1915%, 92.1569%
        XYZ:
        21.8955, 16.7554, 80.6774
        xyY:
        0.1835, 0.1404, 16.7554
      CIE-Lab:
        47.9504, 30.8603, -70.7193
        CIE-LCH:
        47.9504, 77.1595, 293.5754
        CIE-Luv:
        47.9504, -17.3684, -109.5049
        Hunter-Lab:
        40.9334, 23.8474, -88.2038
      #3f67eb color charts
#3f67eb RGB chart
      #3f67eb CMYK chart
      #3f67eb RGB pie chart
      #3f67eb color shades, tints & tones
#3f67eb color schemes
#3f67eb color preview, HTML & CSS examples
           This text has a color of #3f67eb        
        
          <p style="color:#3f67eb;">Text here</p>
        
        
          .mytext {color:#3f67eb;}
        
        Text color #3f67eb
      
           This box has a color of #3f67eb        
        
          <div style="background-color:#3f67eb;">Content here</div>
        
        
          .mybackground {background-color:#3f67eb;}
        
        Background color #3f67eb
      
           Border around this has a color of #3f67eb        
        
          <div style="border:2px solid #3f67eb;">Content here</div>
        
        
          .myborder {border:2px solid #3f67eb;}
        
        Border color #3f67eb