#3a3bfa color space conversions
Hex:
        #3a3bfa
        RGB:
        58, 59, 250
        CMY:
        77, 77, 2
        CMYK:
        77, 76, 0, 2
      HSL:
        240°, 95.0495%, 60.3922%
        HSV (HSB):
        240°, 76.8000%, 98.0392%
        XYZ:
        20.5642, 10.9296, 91.4682
        xyY:
        0.1672, 0.0889, 10.9296
      CIE-Lab:
        39.4616, 61.1070, -93.0887
        CIE-LCH:
        39.4616, 111.3534, 303.2824
        CIE-Luv:
        39.4616, -9.5403, -130.2971
        Hunter-Lab:
        33.0599, 53.1771, -140.8980
      #3a3bfa color charts
#3a3bfa RGB chart
      #3a3bfa CMYK chart
      #3a3bfa RGB pie chart
      #3a3bfa color shades, tints & tones
#3a3bfa color schemes
#3a3bfa color preview, HTML & CSS examples
           This text has a color of #3a3bfa        
        
          <p style="color:#3a3bfa;">Text here</p>
        
        
          .mytext {color:#3a3bfa;}
        
        Text color #3a3bfa
      
           This box has a color of #3a3bfa        
        
          <div style="background-color:#3a3bfa;">Content here</div>
        
        
          .mybackground {background-color:#3a3bfa;}
        
        Background color #3a3bfa
      
           Border around this has a color of #3a3bfa        
        
          <div style="border:2px solid #3a3bfa;">Content here</div>
        
        
          .myborder {border:2px solid #3a3bfa;}
        
        Border color #3a3bfa