#3a02f1 color space conversions
Hex:
        #3a02f1
        RGB:
        58, 2, 241
        CMY:
        77, 99, 5
        CMYK:
        76, 99, 0, 5
      HSL:
        254°, 98.3539%, 47.6471%
        HSV (HSB):
        254°, 99.1701%, 94.5098%
        XYZ:
        17.6438, 7.2938, 83.6970
        xyY:
        0.1624, 0.0671, 7.2938
      CIE-Lab:
        32.4667, 76.3172, -99.6457
        CIE-LCH:
        32.4667, 125.5133, 307.4480
        CIE-Luv:
        32.4667, -4.7284, -124.3995
        Hunter-Lab:
        27.0071, 69.3522, -164.8392
      #3a02f1 color charts
#3a02f1 RGB chart
      #3a02f1 CMYK chart
      #3a02f1 RGB pie chart
      #3a02f1 color shades, tints & tones
#3a02f1 color schemes
#3a02f1 color preview, HTML & CSS examples
           This text has a color of #3a02f1        
        
          <p style="color:#3a02f1;">Text here</p>
        
        
          .mytext {color:#3a02f1;}
        
        Text color #3a02f1
      
           This box has a color of #3a02f1        
        
          <div style="background-color:#3a02f1;">Content here</div>
        
        
          .mybackground {background-color:#3a02f1;}
        
        Background color #3a02f1
      
           Border around this has a color of #3a02f1        
        
          <div style="border:2px solid #3a02f1;">Content here</div>
        
        
          .myborder {border:2px solid #3a02f1;}
        
        Border color #3a02f1