#3a07ea color space conversions
Hex:
        #3a07ea
        RGB:
        58, 7, 234
        CMY:
        77, 97, 8
        CMYK:
        75, 97, 0, 8
      HSL:
        253°, 94.1909%, 47.2549%
        HSV (HSB):
        253°, 97.0085%, 91.7647%
        XYZ:
        16.6722, 6.9920, 78.3128
        xyY:
        0.1635, 0.0686, 6.9920
      CIE-Lab:
        31.7887, 73.9046, -96.7986
        CIE-LCH:
        31.7887, 121.7861, 307.3613
        CIE-Luv:
        31.7887, -4.4506, -120.5936
        Hunter-Lab:
        26.4424, 66.2717, -157.0857
      #3a07ea color charts
#3a07ea RGB chart
      #3a07ea CMYK chart
      #3a07ea RGB pie chart
      #3a07ea color shades, tints & tones
#3a07ea color schemes
#3a07ea color preview, HTML & CSS examples
           This text has a color of #3a07ea        
        
          <p style="color:#3a07ea;">Text here</p>
        
        
          .mytext {color:#3a07ea;}
        
        Text color #3a07ea
      
           This box has a color of #3a07ea        
        
          <div style="background-color:#3a07ea;">Content here</div>
        
        
          .mybackground {background-color:#3a07ea;}
        
        Background color #3a07ea
      
           Border around this has a color of #3a07ea        
        
          <div style="border:2px solid #3a07ea;">Content here</div>
        
        
          .myborder {border:2px solid #3a07ea;}
        
        Border color #3a07ea