#3f03be color space conversions
Hex:
        #3f03be
        RGB:
        63, 3, 190
        CMY:
        75, 99, 25
        CMYK:
        67, 98, 0, 25
      HSL:
        259°, 96.8912%, 37.8431%
        HSV (HSB):
        259°, 98.4211%, 74.5098%
        XYZ:
        11.3767, 4.8396, 49.0497
        xyY:
        0.1743, 0.0742, 4.8396
      CIE-Lab:
        26.2728, 64.2023, -80.4323
        CIE-LCH:
        26.2728, 102.9140, 308.5974
        CIE-Luv:
        26.2728, -0.3218, -95.5914
        Hunter-Lab:
        21.9991, 53.8121, -116.7952
      #3f03be color charts
#3f03be RGB chart
      #3f03be CMYK chart
      #3f03be RGB pie chart
      #3f03be color shades, tints & tones
#3f03be color schemes
#3f03be color preview, HTML & CSS examples
           This text has a color of #3f03be        
        
          <p style="color:#3f03be;">Text here</p>
        
        
          .mytext {color:#3f03be;}
        
        Text color #3f03be
      
           This box has a color of #3f03be        
        
          <div style="background-color:#3f03be;">Content here</div>
        
        
          .mybackground {background-color:#3f03be;}
        
        Background color #3f03be
      
           Border around this has a color of #3f03be        
        
          <div style="border:2px solid #3f03be;">Content here</div>
        
        
          .myborder {border:2px solid #3f03be;}
        
        Border color #3f03be