#3f09ff color space conversions
Hex:
        #3f09ff
        RGB:
        63, 9, 255
        CMY:
        75, 96, 0
        CMYK:
        75, 96, 0, 0
      HSL:
        253°, 100.0000%, 51.7647%
        HSV (HSB):
        253°, 96.4706%, 100.0000%
        XYZ:
        20.1976, 8.4721, 95.1785
        xyY:
        0.1631, 0.0684, 8.4721
      CIE-Lab:
        34.9474, 78.7703, -103.3897
        CIE-LCH:
        34.9474, 129.9776, 307.3030
        CIE-Luv:
        34.9474, -5.0780, -132.7358
        Hunter-Lab:
        29.1069, 72.9258, -173.5010
      #3f09ff color charts
#3f09ff RGB chart
      #3f09ff CMYK chart
      #3f09ff RGB pie chart
      #3f09ff color shades, tints & tones
#3f09ff color schemes
#3f09ff color preview, HTML & CSS examples
           This text has a color of #3f09ff        
        
          <p style="color:#3f09ff;">Text here</p>
        
        
          .mytext {color:#3f09ff;}
        
        Text color #3f09ff
      
           This box has a color of #3f09ff        
        
          <div style="background-color:#3f09ff;">Content here</div>
        
        
          .mybackground {background-color:#3f09ff;}
        
        Background color #3f09ff
      
           Border around this has a color of #3f09ff        
        
          <div style="border:2px solid #3f09ff;">Content here</div>
        
        
          .myborder {border:2px solid #3f09ff;}
        
        Border color #3f09ff