#3f16de color space conversions
Hex:
        #3f16de
        RGB:
        63, 22, 222
        CMY:
        75, 91, 13
        CMYK:
        72, 90, 0, 13
      HSL:
        252°, 81.9672%, 47.8431%
        HSV (HSB):
        252°, 90.0901%, 87.0588%
        XYZ:
        15.5216, 6.9045, 69.6219
        xyY:
        0.1686, 0.0750, 6.9045
      CIE-Lab:
        31.5885, 68.1749, -90.2534
        CIE-LCH:
        31.5885, 113.1084, 307.0664
        CIE-Luv:
        31.5885, -3.5011, -114.5130
        Hunter-Lab:
        26.2764, 59.4571, -138.7009
      #3f16de color charts
#3f16de RGB chart
      #3f16de CMYK chart
      #3f16de RGB pie chart
      #3f16de color shades, tints & tones
#3f16de color schemes
#3f16de color preview, HTML & CSS examples
           This text has a color of #3f16de        
        
          <p style="color:#3f16de;">Text here</p>
        
        
          .mytext {color:#3f16de;}
        
        Text color #3f16de
      
           This box has a color of #3f16de        
        
          <div style="background-color:#3f16de;">Content here</div>
        
        
          .mybackground {background-color:#3f16de;}
        
        Background color #3f16de
      
           Border around this has a color of #3f16de        
        
          <div style="border:2px solid #3f16de;">Content here</div>
        
        
          .myborder {border:2px solid #3f16de;}
        
        Border color #3f16de