#3f17be color space conversions
Hex:
        #3f17be
        RGB:
        63, 23, 190
        CMY:
        75, 91, 25
        CMYK:
        67, 88, 0, 25
      HSL:
        254°, 78.4038%, 41.7647%
        HSV (HSB):
        254°, 87.8947%, 74.5098%
        XYZ:
        11.6506, 5.3873, 49.1410
        xyY:
        0.1760, 0.0814, 5.3873
      CIE-Lab:
        27.8107, 59.5346, -77.8757
        CIE-LCH:
        27.8107, 98.0255, 307.3973
        CIE-Luv:
        27.8107, -1.2902, -96.2473
        Hunter-Lab:
        23.2105, 48.9802, -109.2809
      #3f17be color charts
#3f17be RGB chart
      #3f17be CMYK chart
      #3f17be RGB pie chart
      #3f17be color shades, tints & tones
#3f17be color schemes
#3f17be color preview, HTML & CSS examples
           This text has a color of #3f17be        
        
          <p style="color:#3f17be;">Text here</p>
        
        
          .mytext {color:#3f17be;}
        
        Text color #3f17be
      
           This box has a color of #3f17be        
        
          <div style="background-color:#3f17be;">Content here</div>
        
        
          .mybackground {background-color:#3f17be;}
        
        Background color #3f17be
      
           Border around this has a color of #3f17be        
        
          <div style="border:2px solid #3f17be;">Content here</div>
        
        
          .myborder {border:2px solid #3f17be;}
        
        Border color #3f17be