#3f27cf color space conversions
Hex:
        #3f27cf
        RGB:
        63, 39, 207
        CMY:
        75, 85, 19
        CMYK:
        70, 81, 0, 19
      HSL:
        249°, 68.2927%, 48.2353%
        HSV (HSB):
        249°, 81.1594%, 81.1765%
        XYZ:
        14.0379, 7.0128, 59.6452
        xyY:
        0.1740, 0.0869, 7.0128
      CIE-Lab:
        31.8360, 58.1067, -81.1688
        CIE-LCH:
        31.8360, 99.8236, 305.5979
        CIE-Luv:
        31.8360, -3.9384, -106.2226
        Hunter-Lab:
        26.4817, 48.2797, -115.0029
      #3f27cf color charts
#3f27cf RGB chart
      #3f27cf CMYK chart
      #3f27cf RGB pie chart
      #3f27cf color shades, tints & tones
#3f27cf color schemes
#3f27cf color preview, HTML & CSS examples
           This text has a color of #3f27cf        
        
          <p style="color:#3f27cf;">Text here</p>
        
        
          .mytext {color:#3f27cf;}
        
        Text color #3f27cf
      
           This box has a color of #3f27cf        
        
          <div style="background-color:#3f27cf;">Content here</div>
        
        
          .mybackground {background-color:#3f27cf;}
        
        Background color #3f27cf
      
           Border around this has a color of #3f27cf        
        
          <div style="border:2px solid #3f27cf;">Content here</div>
        
        
          .myborder {border:2px solid #3f27cf;}
        
        Border color #3f27cf