#3f18ec color space conversions
Hex:
        #3f18ec
        RGB:
        63, 24, 236
        CMY:
        75, 91, 7
        CMYK:
        73, 90, 0, 7
      HSL:
        251°, 84.8000%, 50.9804%
        HSV (HSB):
        251°, 89.8305%, 92.5490%
        XYZ:
        17.5169, 7.7662, 79.9327
        xyY:
        0.1665, 0.0738, 7.7662
      CIE-Lab:
        33.4911, 71.2160, -95.0906
        CIE-LCH:
        33.4911, 118.8021, 306.8306
        CIE-Luv:
        33.4911, -4.5267, -122.4968
        Hunter-Lab:
        27.8678, 63.4309, -150.5527
      #3f18ec color charts
#3f18ec RGB chart
      #3f18ec CMYK chart
      #3f18ec RGB pie chart
      #3f18ec color shades, tints & tones
#3f18ec color schemes
#3f18ec color preview, HTML & CSS examples
           This text has a color of #3f18ec        
        
          <p style="color:#3f18ec;">Text here</p>
        
        
          .mytext {color:#3f18ec;}
        
        Text color #3f18ec
      
           This box has a color of #3f18ec        
        
          <div style="background-color:#3f18ec;">Content here</div>
        
        
          .mybackground {background-color:#3f18ec;}
        
        Background color #3f18ec
      
           Border around this has a color of #3f18ec        
        
          <div style="border:2px solid #3f18ec;">Content here</div>
        
        
          .myborder {border:2px solid #3f18ec;}
        
        Border color #3f18ec