#3f45ee color space conversions
Hex:
        #3f45ee
        RGB:
        63, 69, 238
        CMY:
        75, 73, 7
        CMYK:
        74, 71, 0, 7
      HSL:
        238°, 83.7321%, 59.0196%
        HSV (HSB):
        238°, 73.5294%, 93.3333%
        XYZ:
        19.6106, 11.4861, 82.0724
        xyY:
        0.1733, 0.1015, 11.4861
      CIE-Lab:
        40.3873, 52.4037, -84.7962
        CIE-LCH:
        40.3873, 99.6822, 301.7159
        CIE-Luv:
        40.3873, -9.8684, -122.0105
        Hunter-Lab:
        33.8911, 43.9773, -119.8559
      #3f45ee color charts
#3f45ee RGB chart
      #3f45ee CMYK chart
      #3f45ee RGB pie chart
      #3f45ee color shades, tints & tones
#3f45ee color schemes
#3f45ee color preview, HTML & CSS examples
           This text has a color of #3f45ee        
        
          <p style="color:#3f45ee;">Text here</p>
        
        
          .mytext {color:#3f45ee;}
        
        Text color #3f45ee
      
           This box has a color of #3f45ee        
        
          <div style="background-color:#3f45ee;">Content here</div>
        
        
          .mybackground {background-color:#3f45ee;}
        
        Background color #3f45ee
      
           Border around this has a color of #3f45ee        
        
          <div style="border:2px solid #3f45ee;">Content here</div>
        
        
          .myborder {border:2px solid #3f45ee;}
        
        Border color #3f45ee