#3a02fa color space conversions
Hex:
        #3a02fa
        RGB:
        58, 2, 250
        CMY:
        77, 99, 2
        CMYK:
        77, 99, 0, 2
      HSL:
        254°, 98.4127%, 49.4118%
        HSV (HSB):
        254°, 99.2000%, 98.0392%
        XYZ:
        19.0219, 7.8451, 90.9542
        xyY:
        0.1614, 0.0666, 7.8451
      CIE-Lab:
        33.6581, 78.4224, -102.7405
        CIE-LCH:
        33.6581, 129.2505, 307.3547
        CIE-Luv:
        33.6581, -5.2773, -129.4914
        Hunter-Lab:
        28.0091, 72.2097, -172.9267
      #3a02fa color charts
#3a02fa RGB chart
      #3a02fa CMYK chart
      #3a02fa RGB pie chart
      #3a02fa color shades, tints & tones
#3a02fa color schemes
#3a02fa color preview, HTML & CSS examples
           This text has a color of #3a02fa        
        
          <p style="color:#3a02fa;">Text here</p>
        
        
          .mytext {color:#3a02fa;}
        
        Text color #3a02fa
      
           This box has a color of #3a02fa        
        
          <div style="background-color:#3a02fa;">Content here</div>
        
        
          .mybackground {background-color:#3a02fa;}
        
        Background color #3a02fa
      
           Border around this has a color of #3a02fa        
        
          <div style="border:2px solid #3a02fa;">Content here</div>
        
        
          .myborder {border:2px solid #3a02fa;}
        
        Border color #3a02fa