#3a67fa color space conversions
Hex:
        #3a67fa
        RGB:
        58, 103, 250
        CMY:
        77, 60, 2
        CMYK:
        77, 59, 0, 2
      HSL:
        226°, 95.0495%, 60.3922%
        HSV (HSB):
        226°, 76.8000%, 98.0392%
        XYZ:
        23.8505, 17.5022, 92.5637
        xyY:
        0.1781, 0.1307, 17.5022
      CIE-Lab:
        48.8866, 35.6881, -77.5891
        CIE-LCH:
        48.8866, 85.4032, 294.7007
        CIE-Luv:
        48.8866, -18.2457, -120.1673
        Hunter-Lab:
        41.8356, 28.5507, -101.8977
      #3a67fa color charts
#3a67fa RGB chart
      #3a67fa CMYK chart
      #3a67fa RGB pie chart
      #3a67fa color shades, tints & tones
#3a67fa color schemes
#3a67fa color preview, HTML & CSS examples
           This text has a color of #3a67fa        
        
          <p style="color:#3a67fa;">Text here</p>
        
        
          .mytext {color:#3a67fa;}
        
        Text color #3a67fa
      
           This box has a color of #3a67fa        
        
          <div style="background-color:#3a67fa;">Content here</div>
        
        
          .mybackground {background-color:#3a67fa;}
        
        Background color #3a67fa
      
           Border around this has a color of #3a67fa        
        
          <div style="border:2px solid #3a67fa;">Content here</div>
        
        
          .myborder {border:2px solid #3a67fa;}
        
        Border color #3a67fa