#3a3fde color space conversions
Hex:
        #3a3fde
        RGB:
        58, 63, 222
        CMY:
        77, 75, 13
        CMYK:
        74, 72, 0, 13
      HSL:
        238°, 71.3043%, 54.9020%
        HSV (HSB):
        238°, 73.8739%, 87.0588%
        XYZ:
        16.7072, 9.7285, 70.1045
        xyY:
        0.1731, 0.1008, 9.7285
      CIE-Lab:
        37.3506, 50.1268, -80.7159
        CIE-LCH:
        37.3506, 95.0145, 301.8414
        CIE-Luv:
        37.3506, -9.0550, -113.4109
        Hunter-Lab:
        31.1905, 41.0304, -111.4281
      #3a3fde color charts
#3a3fde RGB chart
      #3a3fde CMYK chart
      #3a3fde RGB pie chart
      #3a3fde color shades, tints & tones
#3a3fde color schemes
#3a3fde color preview, HTML & CSS examples
           This text has a color of #3a3fde        
        
          <p style="color:#3a3fde;">Text here</p>
        
        
          .mytext {color:#3a3fde;}
        
        Text color #3a3fde
      
           This box has a color of #3a3fde        
        
          <div style="background-color:#3a3fde;">Content here</div>
        
        
          .mybackground {background-color:#3a3fde;}
        
        Background color #3a3fde
      
           Border around this has a color of #3a3fde        
        
          <div style="border:2px solid #3a3fde;">Content here</div>
        
        
          .myborder {border:2px solid #3a3fde;}
        
        Border color #3a3fde