#3a3ffe color space conversions
Hex:
        #3a3ffe
        RGB:
        58, 63, 254
        CMY:
        77, 75, 0
        CMYK:
        77, 75, 0, 0
      HSL:
        238°, 98.9899%, 61.1765%
        HSV (HSB):
        238°, 77.1654%, 99.6078%
        XYZ:
        21.4118, 11.6103, 94.8784
        xyY:
        0.1674, 0.0908, 11.6103
      CIE-Lab:
        40.5899, 60.3123, -93.4600
        CIE-LCH:
        40.5899, 111.2311, 302.8352
        CIE-Luv:
        40.5899, -10.2805, -132.3049
        Hunter-Lab:
        34.0739, 52.5389, -141.2406
      #3a3ffe color charts
#3a3ffe RGB chart
      #3a3ffe CMYK chart
      #3a3ffe RGB pie chart
      #3a3ffe color shades, tints & tones
#3a3ffe color schemes
#3a3ffe color preview, HTML & CSS examples
           This text has a color of #3a3ffe        
        
          <p style="color:#3a3ffe;">Text here</p>
        
        
          .mytext {color:#3a3ffe;}
        
        Text color #3a3ffe
      
           This box has a color of #3a3ffe        
        
          <div style="background-color:#3a3ffe;">Content here</div>
        
        
          .mybackground {background-color:#3a3ffe;}
        
        Background color #3a3ffe
      
           Border around this has a color of #3a3ffe        
        
          <div style="border:2px solid #3a3ffe;">Content here</div>
        
        
          .myborder {border:2px solid #3a3ffe;}
        
        Border color #3a3ffe