#3217df color space conversions
Hex:
        #3217df
        RGB:
        50, 23, 223
        CMY:
        80, 91, 13
        CMYK:
        78, 90, 0, 13
      HSL:
        248°, 81.3008%, 48.2353%
        HSV (HSB):
        248°, 89.6861%, 87.4510%
        XYZ:
        14.9411, 6.6186, 70.3021
        xyY:
        0.1626, 0.0720, 6.6186
      CIE-Lab:
        30.9224, 67.5953, -91.9612
        CIE-LCH:
        30.9224, 114.1315, 306.3174
        CIE-Luv:
        30.9224, -5.6364, -114.6170
        Hunter-Lab:
        25.7267, 58.6443, -144.0104
      #3217df color charts
#3217df RGB chart
      #3217df CMYK chart
      #3217df RGB pie chart
      #3217df color shades, tints & tones
#3217df color schemes
#3217df color preview, HTML & CSS examples
           This text has a color of #3217df        
        
          <p style="color:#3217df;">Text here</p>
        
        
          .mytext {color:#3217df;}
        
        Text color #3217df
      
           This box has a color of #3217df        
        
          <div style="background-color:#3217df;">Content here</div>
        
        
          .mybackground {background-color:#3217df;}
        
        Background color #3217df
      
           Border around this has a color of #3217df        
        
          <div style="border:2px solid #3217df;">Content here</div>
        
        
          .myborder {border:2px solid #3217df;}
        
        Border color #3217df