#3f87f1 color space conversions
Hex:
        #3f87f1
        RGB:
        63, 135, 241
        CMY:
        75, 47, 5
        CMYK:
        74, 44, 0, 5
      HSL:
        216°, 86.4078%, 59.6078%
        HSV (HSB):
        216°, 73.8589%, 94.5098%
        XYZ:
        26.5911, 24.7356, 86.5920
        xyY:
        0.1928, 0.1793, 24.7356
      CIE-Lab:
        56.8169, 13.1502, -59.7510
        CIE-LCH:
        56.8169, 61.1810, 282.4120
        CIE-Luv:
        56.8169, -26.6233, -95.7984
        Hunter-Lab:
        49.7349, 8.4001, -68.4138
      #3f87f1 color charts
#3f87f1 RGB chart
      #3f87f1 CMYK chart
      #3f87f1 RGB pie chart
      #3f87f1 color shades, tints & tones
#3f87f1 color schemes
#3f87f1 color preview, HTML & CSS examples
           This text has a color of #3f87f1        
        
          <p style="color:#3f87f1;">Text here</p>
        
        
          .mytext {color:#3f87f1;}
        
        Text color #3f87f1
      
           This box has a color of #3f87f1        
        
          <div style="background-color:#3f87f1;">Content here</div>
        
        
          .mybackground {background-color:#3f87f1;}
        
        Background color #3f87f1
      
           Border around this has a color of #3f87f1        
        
          <div style="border:2px solid #3f87f1;">Content here</div>
        
        
          .myborder {border:2px solid #3f87f1;}
        
        Border color #3f87f1