#3218df color space conversions
Hex:
        #3218df
        RGB:
        50, 24, 223
        CMY:
        80, 91, 13
        CMYK:
        78, 89, 0, 13
      HSL:
        248°, 80.5668%, 48.4314%
        HSV (HSB):
        248°, 89.2377%, 87.4510%
        XYZ:
        14.9613, 6.6591, 70.3088
        xyY:
        0.1627, 0.0724, 6.6591
      CIE-Lab:
        31.0179, 67.3057, -91.8022
        CIE-LCH:
        31.0179, 113.8318, 306.2474
        CIE-Luv:
        31.0179, -5.7010, -114.6667
        Hunter-Lab:
        25.8052, 58.3313, -143.4777
      #3218df color charts
#3218df RGB chart
      #3218df CMYK chart
      #3218df RGB pie chart
      #3218df color shades, tints & tones
#3218df color schemes
#3218df color preview, HTML & CSS examples
           This text has a color of #3218df        
        
          <p style="color:#3218df;">Text here</p>
        
        
          .mytext {color:#3218df;}
        
        Text color #3218df
      
           This box has a color of #3218df        
        
          <div style="background-color:#3218df;">Content here</div>
        
        
          .mybackground {background-color:#3218df;}
        
        Background color #3218df
      
           Border around this has a color of #3218df        
        
          <div style="border:2px solid #3218df;">Content here</div>
        
        
          .myborder {border:2px solid #3218df;}
        
        Border color #3218df