#3f66ea color space conversions
Hex:
        #3f66ea
        RGB:
        63, 102, 234
        CMY:
        75, 60, 8
        CMYK:
        73, 56, 0, 8
      HSL:
        226°, 80.2817%, 58.2353%
        HSV (HSB):
        226°, 73.0769%, 91.7647%
        XYZ:
        21.6526, 16.5000, 79.8855
        xyY:
        0.1834, 0.1398, 16.5000
      CIE-Lab:
        47.6238, 31.1300, -70.6884
        CIE-LCH:
        47.6238, 77.2394, 293.7679
        CIE-Luv:
        47.6238, -17.0988, -109.2592
        Hunter-Lab:
        40.6202, 24.0638, -88.1682
      #3f66ea color charts
#3f66ea RGB chart
      #3f66ea CMYK chart
      #3f66ea RGB pie chart
      #3f66ea color shades, tints & tones
#3f66ea color schemes
#3f66ea color preview, HTML & CSS examples
           This text has a color of #3f66ea        
        
          <p style="color:#3f66ea;">Text here</p>
        
        
          .mytext {color:#3f66ea;}
        
        Text color #3f66ea
      
           This box has a color of #3f66ea        
        
          <div style="background-color:#3f66ea;">Content here</div>
        
        
          .mybackground {background-color:#3f66ea;}
        
        Background color #3f66ea
      
           Border around this has a color of #3f66ea        
        
          <div style="border:2px solid #3f66ea;">Content here</div>
        
        
          .myborder {border:2px solid #3f66ea;}
        
        Border color #3f66ea