#3f08ca color space conversions
Hex:
        #3f08ca
        RGB:
        63, 8, 202
        CMY:
        75, 97, 21
        CMYK:
        69, 96, 0, 21
      HSL:
        257°, 92.3810%, 41.1765%
        HSV (HSB):
        257°, 96.0396%, 79.2157%
        XYZ:
        12.7974, 5.4947, 56.2632
        xyY:
        0.1716, 0.0737, 5.4947
      CIE-Lab:
        28.1001, 66.1835, -84.4567
        CIE-LCH:
        28.1001, 107.2996, 308.0836
        CIE-Luv:
        28.1001, -1.4412, -102.6577
        Hunter-Lab:
        23.4408, 56.4301, -125.9010
      #3f08ca color charts
#3f08ca RGB chart
      #3f08ca CMYK chart
      #3f08ca RGB pie chart
      #3f08ca color shades, tints & tones
#3f08ca color schemes
#3f08ca color preview, HTML & CSS examples
           This text has a color of #3f08ca        
        
          <p style="color:#3f08ca;">Text here</p>
        
        
          .mytext {color:#3f08ca;}
        
        Text color #3f08ca
      
           This box has a color of #3f08ca        
        
          <div style="background-color:#3f08ca;">Content here</div>
        
        
          .mybackground {background-color:#3f08ca;}
        
        Background color #3f08ca
      
           Border around this has a color of #3f08ca        
        
          <div style="border:2px solid #3f08ca;">Content here</div>
        
        
          .myborder {border:2px solid #3f08ca;}
        
        Border color #3f08ca