#3f18eb color space conversions
Hex:
        #3f18eb
        RGB:
        63, 24, 235
        CMY:
        75, 91, 8
        CMYK:
        73, 90, 0, 8
      HSL:
        251°, 84.0637%, 50.7843%
        HSV (HSB):
        251°, 89.7872%, 92.1569%
        XYZ:
        17.3719, 7.7082, 79.1695
        xyY:
        0.1666, 0.0739, 7.7082
      CIE-Lab:
        33.3676, 70.9612, -94.7274
        CIE-LCH:
        33.3676, 118.3587, 306.8372
        CIE-Luv:
        33.3676, -4.4637, -121.9329
        Hunter-Lab:
        27.7636, 63.1026, -149.6341
      #3f18eb color charts
#3f18eb RGB chart
      #3f18eb CMYK chart
      #3f18eb RGB pie chart
      #3f18eb color shades, tints & tones
#3f18eb color schemes
#3f18eb color preview, HTML & CSS examples
           This text has a color of #3f18eb        
        
          <p style="color:#3f18eb;">Text here</p>
        
        
          .mytext {color:#3f18eb;}
        
        Text color #3f18eb
      
           This box has a color of #3f18eb        
        
          <div style="background-color:#3f18eb;">Content here</div>
        
        
          .mybackground {background-color:#3f18eb;}
        
        Background color #3f18eb
      
           Border around this has a color of #3f18eb        
        
          <div style="border:2px solid #3f18eb;">Content here</div>
        
        
          .myborder {border:2px solid #3f18eb;}
        
        Border color #3f18eb