#3f45ec color space conversions
Hex:
        #3f45ec
        RGB:
        63, 69, 236
        CMY:
        75, 73, 7
        CMYK:
        73, 71, 0, 7
      HSL:
        238°, 81.9905%, 58.6275%
        HSV (HSB):
        238°, 73.3051%, 92.5490%
        XYZ:
        19.3183, 11.3691, 80.5332
        xyY:
        0.1737, 0.1022, 11.3691
      CIE-Lab:
        40.1954, 51.7559, -83.9821
        CIE-LCH:
        40.1954, 98.6493, 301.6444
        CIE-Luv:
        40.1954, -9.7925, -120.8007
        Hunter-Lab:
        33.7181, 43.2623, -118.0068
      #3f45ec color charts
#3f45ec RGB chart
      #3f45ec CMYK chart
      #3f45ec RGB pie chart
      #3f45ec color shades, tints & tones
#3f45ec color schemes
#3f45ec color preview, HTML & CSS examples
           This text has a color of #3f45ec        
        
          <p style="color:#3f45ec;">Text here</p>
        
        
          .mytext {color:#3f45ec;}
        
        Text color #3f45ec
      
           This box has a color of #3f45ec        
        
          <div style="background-color:#3f45ec;">Content here</div>
        
        
          .mybackground {background-color:#3f45ec;}
        
        Background color #3f45ec
      
           Border around this has a color of #3f45ec        
        
          <div style="border:2px solid #3f45ec;">Content here</div>
        
        
          .myborder {border:2px solid #3f45ec;}
        
        Border color #3f45ec