#3f118b color space conversions
Hex:
        #3f118b
        RGB:
        63, 17, 139
        CMY:
        75, 93, 45
        CMYK:
        55, 88, 0, 45
      HSL:
        263°, 78.2051%, 30.5882%
        HSV (HSB):
        263°, 87.7698%, 54.5098%
        XYZ:
        6.9105, 3.3217, 24.7030
        xyY:
        0.1978, 0.0951, 3.3217
      CIE-Lab:
        21.2889, 47.9585, -57.6901
        CIE-LCH:
        21.2889, 75.0211, 309.7372
        CIE-Luv:
        21.2889, 3.7135, -66.3816
        Hunter-Lab:
        18.2256, 35.7863, -67.6037
      #3f118b color charts
#3f118b RGB chart
      #3f118b CMYK chart
      #3f118b RGB pie chart
      #3f118b color shades, tints & tones
#3f118b color schemes
#3f118b color preview, HTML & CSS examples
           This text has a color of #3f118b        
        
          <p style="color:#3f118b;">Text here</p>
        
        
          .mytext {color:#3f118b;}
        
        Text color #3f118b
      
           This box has a color of #3f118b        
        
          <div style="background-color:#3f118b;">Content here</div>
        
        
          .mybackground {background-color:#3f118b;}
        
        Background color #3f118b
      
           Border around this has a color of #3f118b        
        
          <div style="border:2px solid #3f118b;">Content here</div>
        
        
          .myborder {border:2px solid #3f118b;}
        
        Border color #3f118b