#3f15ac color space conversions
Hex:
        #3f15ac
        RGB:
        63, 21, 172
        CMY:
        75, 92, 33
        CMYK:
        63, 88, 0, 33
      HSL:
        257°, 78.2383%, 37.8431%
        HSV (HSB):
        257°, 87.7907%, 67.4510%
        XYZ:
        9.7645, 4.5717, 39.3975
        xyY:
        0.1817, 0.0851, 4.5717
      CIE-Lab:
        25.4778, 55.3911, -71.0034
        CIE-LCH:
        25.4778, 90.0536, 307.9585
        CIE-Luv:
        25.4778, 0.2967, -85.7776
        Hunter-Lab:
        21.3814, 44.0998, -94.2810
      #3f15ac color charts
#3f15ac RGB chart
      #3f15ac CMYK chart
      #3f15ac RGB pie chart
      #3f15ac color shades, tints & tones
#3f15ac color schemes
#3f15ac color preview, HTML & CSS examples
           This text has a color of #3f15ac        
        
          <p style="color:#3f15ac;">Text here</p>
        
        
          .mytext {color:#3f15ac;}
        
        Text color #3f15ac
      
           This box has a color of #3f15ac        
        
          <div style="background-color:#3f15ac;">Content here</div>
        
        
          .mybackground {background-color:#3f15ac;}
        
        Background color #3f15ac
      
           Border around this has a color of #3f15ac        
        
          <div style="border:2px solid #3f15ac;">Content here</div>
        
        
          .myborder {border:2px solid #3f15ac;}
        
        Border color #3f15ac